diff --git a/test/go.mod b/test/go.mod index 4688366b..a3654b56 100644 --- a/test/go.mod +++ b/test/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/Azure/terraform-module-test-helper v0.15.1-0.20230728050712-96e8615f5515 - github.com/gruntwork-io/terratest v0.43.9 + github.com/gruntwork-io/terratest v0.44.0 github.com/stretchr/testify v1.8.4 )