diff --git a/tests/go.mod b/tests/go.mod index b2d4ed7..ad9b609 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-icd-edb go 1.22.4 -toolchain go1.23.3 +toolchain go1.23.4 require ( github.com/gruntwork-io/terratest v0.47.2