diff --git a/test/go.mod b/test/go.mod index 344014b..77c1662 100644 --- a/test/go.mod +++ b/test/go.mod @@ -6,7 +6,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/gruntwork-io/terratest v0.47.2 github.com/stretchr/testify v1.9.0 )