diff --git a/tests/go.mod b/tests/go.mod index 96e7d82..5536c4a 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-hpcs go 1.22.0 -toolchain go1.23.2 +toolchain go1.23.3 require ( github.com/google/uuid v1.6.0