Skip to content

Commit

Permalink
Merge pull request #562 from Azure/dependabot/go_modules/test/github.…
Browse files Browse the repository at this point in the history
…com/hashicorp/go-retryablehttp-0.7.7

Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /test
  • Loading branch information
zioproto authored Aug 14, 2024
2 parents 4729aee + c296d95 commit 5e14e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.21.2
require (
github.com/Azure/terraform-module-test-helper v0.24.0
github.com/gruntwork-io/terratest v0.47.0
github.com/hashicorp/go-retryablehttp v0.7.5
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/stretchr/testify v1.9.0
)

Expand Down Expand Up @@ -94,7 +94,7 @@ require (
golang.org/x/net v0.23.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sync v0.5.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/sys v0.20.0 // indirect
golang.org/x/term v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.5.0 // indirect
Expand Down

0 comments on commit 5e14e7a

Please sign in to comment.