Skip to content

Commit

Permalink
fix(deps): update module gopkg.in/cenkalti/backoff.v1 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Jun 18, 2024
1 parent 723187b commit 0678b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ require (
golang.org/x/sync v0.6.0
google.golang.org/grpc v1.62.1
google.golang.org/protobuf v1.33.0
gopkg.in/cenkalti/backoff.v1 v1.1.0
gopkg.in/cenkalti/backoff.v4 v4.3.0
gopkg.in/yaml.v3 v3.0.1
)

Expand Down

0 comments on commit 0678b98

Please sign in to comment.