diff --git a/test/integration/go.mod b/test/integration/go.mod index fc50c9c9..244c806d 100644 --- a/test/integration/go.mod +++ b/test/integration/go.mod @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/terraform-google-vpc-service-controls/test go 1.23.0 -toolchain go1.23.7 +toolchain go1.23.9 require github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.6