Skip to content

Commit 5139bb8

Browse files
dependabot[bot]lonegunmanb
authored andcommitted
Bump github.com/hashicorp/go-retryablehttp from 0.7.7 to 0.7.8 in /test
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.7 to 0.7.8. - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.7...v0.7.8) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-retryablehttp dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d59935 commit 5139bb8

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
@@ -7,7 +7,7 @@ toolchain go1.24.1
77
require (
88
github.com/Azure/terraform-module-test-helper v0.32.0
99
github.com/gruntwork-io/terratest v0.48.2
10-
github.com/hashicorp/go-retryablehttp v0.7.7
10+
github.com/hashicorp/go-retryablehttp v0.7.8
1111
github.com/stretchr/testify v1.10.0
1212
)
1313

0 commit comments

Comments
 (0)