Skip to content

Commit bb43cf2

Browse files
dependabot[bot]tekton-robot
authored andcommitted
build(deps): bump github.com/hashicorp/go-retryablehttp
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.6 to 0.7.7. - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.6...v0.7.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2704e08 commit bb43cf2

File tree

5 files changed

+31
-11
lines changed

5 files changed

+31
-11
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ require (
107107
github.com/googleapis/gax-go/v2 v2.12.4 // indirect
108108
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
109109
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
110-
github.com/hashicorp/go-retryablehttp v0.7.6 // indirect
110+
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
111111
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
112112
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7 // indirect
113113
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-retryablehttp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-retryablehttp/client.go

Lines changed: 21 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)