We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2c175 commit 1e08e06Copy full SHA for 1e08e06
test/go.mod
@@ -5,7 +5,7 @@ go 1.19
5
require (
6
github.com/Azure/terraform-module-test-helper v0.9.1
7
github.com/gruntwork-io/terratest v0.41.11
8
- github.com/stretchr/testify v1.8.1
+ github.com/stretchr/testify v1.8.2
9
)
10
11
0 commit comments