Skip to content

Commit

Permalink
Update Go version must be a concrete installable version
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Jun 18, 2024
1 parent da5ece9 commit 7c20306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,6 @@ require (
google.golang.org/protobuf v1.33.0 // indirect
)

go 1.21
go 1.21.0

retract v0.5.0 // v0.5.0 of the SDK was broken because of the replace statement for go-cty

0 comments on commit 7c20306

Please sign in to comment.