Skip to content

Commit

Permalink
Bump github.com/avast/retry-go/v4 from 4.0.2 to 4.0.3 (#427)
Browse files Browse the repository at this point in the history
Bumps [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/avast/retry-go/releases)
- [Commits](avast/retry-go@4.0.2...4.0.3)

---
updated-dependencies:
- dependency-name: github.com/avast/retry-go/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2022
1 parent 2faa4a9 commit a02f7f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 5,7 @@ go 1.17
require (
github.com/alicebob/miniredis/v2 v2.18.0
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef
github.com/avast/retry-go/v4 v4.0.2
github.com/avast/retry-go/v4 v4.0.3
github.com/creasty/defaults v1.5.2
github.com/go-chi/chi/v5 v5.0.7
github.com/go-chi/cors v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 69,8 @@ github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ zHj
github.com/armon/go-radix v1.0.0/go.mod h1:ufUuZ zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef h1:2JGTg6JapxP9/R33ZaagQtAM4EkkSYnIAlOG5EI8gkM=
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef/go.mod h1:JS7hed4L1fj0hXcyEejnW57/7LCetXggd vwrRnYeII=
github.com/avast/retry-go/v4 v4.0.2 h1:tNRqagpXY84w94xeiVgzQ3G9TDI1WemRUxLPoJ5OTXc=
github.com/avast/retry-go/v4 v4.0.2/go.mod h1:HqmLvS2VLdStPCGDFjSuZ9pzlTqVRldCI4w2dO4m1Ms=
github.com/avast/retry-go/v4 v4.0.3 h1:bwBeaM5u3LqIDQf6 vR/eNXXit9GBGTWqMoVANiKFjo=
github.com/avast/retry-go/v4 v4.0.3/go.mod h1:HqmLvS2VLdStPCGDFjSuZ9pzlTqVRldCI4w2dO4m1Ms=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue 5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh CedLV8=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16 hsOM=
Expand Down

0 comments on commit a02f7f2

Please sign in to comment.