Skip to content

Commit 9f4b84c

Browse files
Build official releases with Go 1.18
There is no special reason to do this; we just typically adopt the latest minor release of the Go toolchain for each new minor release of Terraform CLI so that we can make use of its new library and language features gradually over the subsequent patch releases. Adopting early will give us more time to exercise this and catch any wrinkles before the Terraform CLI v1.2 release.
1 parent 910966c commit 9f4b84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.8
1+
1.18.0

0 commit comments

Comments
 (0)