diff --git a/test/integration/go.mod b/test/integration/go.mod index bf5b2f5..80ce061 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.21 -toolchain go1.21.10 +toolchain go1.22.3 require github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.15.0