Skip to content

Commit

Permalink
Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.0 to 0.7.7.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.0...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent e5c98a0 commit 09e533b
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 27 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/timohirt/terraform-provider-hetznerdns
go 1.16

require (
github.com/hashicorp/go-retryablehttp v0.7.0 // indirect
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.2
)
Loading

0 comments on commit 09e533b

Please sign in to comment.