Skip to content

Commit c671d49

Browse files
committed
chore(deps): update dependency go to v1.24.5
1 parent d41f495 commit c671d49

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

anthos-bm-gcp-terraform/test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/anthos-samples/anthos-bm-gcp-terraform
22

33
go 1.23.0
44

5-
toolchain go1.24.4
5+
toolchain go1.24.5
66

77
require (
88
github.com/gruntwork-io/terratest v0.50.0

test/integration/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/anthos-samples/test/integration
22

33
go 1.23.0
44

5-
toolchain go1.24.4
5+
toolchain go1.24.5
66

77
require (
88
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.7

0 commit comments

Comments
 (0)