Skip to content

Commit fec19c0

Browse files
Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /test
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.5 to 0.7.7. - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.5...v0.7.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c364a6 commit fec19c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.21.2
77
require (
88
github.com/Azure/terraform-module-test-helper v0.22.0
99
github.com/gruntwork-io/terratest v0.46.15
10-
github.com/hashicorp/go-retryablehttp v0.7.5
10+
github.com/hashicorp/go-retryablehttp v0.7.7
1111
github.com/stretchr/testify v1.9.0
1212
)
1313

@@ -94,7 +94,7 @@ require (
9494
golang.org/x/net v0.23.0 // indirect
9595
golang.org/x/oauth2 v0.20.0 // indirect
9696
golang.org/x/sync v0.5.0 // indirect
97-
golang.org/x/sys v0.18.0 // indirect
97+
golang.org/x/sys v0.20.0 // indirect
9898
golang.org/x/term v0.18.0 // indirect
9999
golang.org/x/text v0.14.0 // indirect
100100
golang.org/x/time v0.5.0 // indirect

0 commit comments

Comments
 (0)