diff --git a/test/go.mod b/test/go.mod index 0bf9dbd0..b6809f25 100644 --- a/test/go.mod +++ b/test/go.mod @@ -6,7 +6,7 @@ toolchain go1.21.2 require ( github.com/Azure/terraform-module-test-helper v0.24.0 - github.com/gruntwork-io/terratest v0.46.15 + github.com/gruntwork-io/terratest v0.47.0 github.com/hashicorp/go-retryablehttp v0.7.5 github.com/stretchr/testify v1.9.0 )