diff --git a/test/go.mod b/test/go.mod index 84950ccd..5b16d3ce 100644 --- a/test/go.mod +++ b/test/go.mod @@ -8,7 +8,7 @@ require ( github.com/Azure/terraform-module-test-helper v0.32.1 github.com/gruntwork-io/terratest v0.48.2 github.com/hashicorp/go-retryablehttp v0.7.8 - github.com/stretchr/testify v1.10.0 + github.com/stretchr/testify v1.11.1 ) require (