diff --git a/tests/go.mod b/tests/go.mod index fd02bbc..4171647 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-kms-key-ring go 1.22.0 -toolchain go1.23.2 +toolchain go1.23.3 require ( github.com/stretchr/testify v1.9.0