Skip to content

Commit 62a60c5

Browse files
Bump github.com/gruntwork-io/terratest from 0.48.2 to 0.50.0 in /test
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.48.2 to 0.50.0. - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](gruntwork-io/terratest@v0.48.2...v0.50.0) --- updated-dependencies: - dependency-name: github.com/gruntwork-io/terratest dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5139bb8 commit 62a60c5

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.24.1
66

77
require (
88
github.com/Azure/terraform-module-test-helper v0.32.0
9-
github.com/gruntwork-io/terratest v0.48.2
9+
github.com/gruntwork-io/terratest v0.50.0
1010
github.com/hashicorp/go-retryablehttp v0.7.8
1111
github.com/stretchr/testify v1.10.0
1212
)

0 commit comments

Comments
 (0)