diff --git a/test/go.mod b/test/go.mod index 04846f6..bb6ff1c 100644 --- a/test/go.mod +++ b/test/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/Azure/terraform-module-test-helper v0.15.0 github.com/denisenkom/go-mssqldb v0.12.3 - github.com/gruntwork-io/terratest v0.43.8 + github.com/gruntwork-io/terratest v0.43.12 github.com/stretchr/testify v1.8.4 )