Commit 7f5a42a
committed
build: use Go 1.23
In recent commits, Terraform was upgraded to 1.24,
but the work done to enable that has not yet hit
a release branch.
Specifically, in the `go.mod` for current versions
they are specifying `godebug tlskyber=0` which is
not supported in Go 1.24.1 parent 617cf4f commit 7f5a42a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments