diff --git a/test/integration/go.mod b/test/integration/go.mod index 1b231fc2..75d6eb17 100644 --- a/test/integration/go.mod +++ b/test/integration/go.mod @@ -2,7 +2,7 @@ module github.com/GoogleCloudPlatform/blueprints/test/integration go 1.22 -toolchain go1.22.6 +toolchain go1.22.7 require ( github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.16.1