We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41f495 commit c671d49Copy full SHA for c671d49
2 files changed
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.23.0
4
5
-toolchain go1.24.4
+toolchain go1.24.5
6
7
require (
8
github.com/gruntwork-io/terratest v0.50.0
test/integration/go.mod
@@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/anthos-samples/test/integration
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.7
0 commit comments