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 Jan 30, 2024
1 parent aaf739b commit d6f4fe4
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 @@ -39,7 +39,7 @@ require (
golang.org/x/sync v0.4.0
google.golang.org/grpc v1.58.2
google.golang.org/protobuf v1.31.0
gopkg.in/cenkalti/backoff.v1 v1.1.0
gopkg.in/cenkalti/backoff.v4 v4.2.1
gopkg.in/yaml.v3 v3.0.1
)

Expand Down

0 comments on commit d6f4fe4

Please sign in to comment.