We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe34f1b commit 550bbe9Copy full SHA for 550bbe9
anthos-bm-gcp-terraform/test/go.mod
@@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/anthos-samples/anthos-bm-gcp-terraform
2
3
go 1.21
4
5
-toolchain go1.23.6
+toolchain go1.24.1
6
7
require (
8
github.com/gruntwork-io/terratest v0.48.2
test/integration/go.mod
@@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/anthos-samples/test/integration
go 1.23.0
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.6
0 commit comments