diff --git a/tests/go.mod b/tests/go.mod index 96d01a1c..d69f4add 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-observability-agents go 1.23.0 -toolchain go1.24.4 +toolchain go1.24.5 require ( github.com/stretchr/testify v1.10.0