diff --git a/tests/go.mod b/tests/go.mod index 9bbcea97..ea927d24 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-logs-agent go 1.23.0 -toolchain go1.24.1 +toolchain go1.24.2 require ( github.com/stretchr/testify v1.10.0