diff --git a/tests/go.mod b/tests/go.mod index 712229a4..f65acf17 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-monitoring-agent go 1.23.0 -toolchain go1.24.4 +toolchain go1.24.5 require ( github.com/gruntwork-io/terratest v0.50.0