Skip to content

Commit 341cd7f

Browse files
Bump github.com/gruntwork-io/terratest from 0.47.1 to 0.47.2 in /test
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.47.1 to 0.47.2. - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](gruntwork-io/terratest@v0.47.1...v0.47.2) --- updated-dependencies: - dependency-name: github.com/gruntwork-io/terratest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 495d0ab commit 341cd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.22.5
66

77
require (
88
github.com/Azure/terraform-module-test-helper v0.26.0
9-
github.com/gruntwork-io/terratest v0.47.1
9+
github.com/gruntwork-io/terratest v0.47.2
1010
github.com/hashicorp/go-retryablehttp v0.7.7
1111
github.com/stretchr/testify v1.9.0
1212
)

0 commit comments

Comments
 (0)