diff --git a/helpers/foundation-deployer/go.mod b/helpers/foundation-deployer/go.mod index 1eacdb529..b525d3b11 100644 --- a/helpers/foundation-deployer/go.mod +++ b/helpers/foundation-deployer/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-google-modules/terraform-example-foundation/helpers/ go 1.23.0 -toolchain go1.24.1 +toolchain go1.24.10 require ( github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.3