diff --git a/test/go.mod b/test/go.mod index 2183057..c8fe50f 100644 --- a/test/go.mod +++ b/test/go.mod @@ -7,7 +7,7 @@ toolchain go1.22.5 require ( github.com/Azure/terraform-module-test-helper v0.26.0 github.com/gruntwork-io/terratest v0.47.1 - github.com/stretchr/testify v1.9.0 + github.com/stretchr/testify v1.10.0 ) require (