diff --git a/common-dev-assets b/common-dev-assets index 1cf0dafd..52cd5dd7 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 1cf0dafd08adb8c4450f6110fbb6163efb02f43b +Subproject commit 52cd5dd7ae623497f188028585ff700799f59795 diff --git a/tests/go.mod b/tests/go.mod index 2f5ee887..4523c442 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc go 1.23.0 -toolchain go1.24.3 +toolchain go1.24.4 require ( github.com/gruntwork-io/terratest v0.49.0