Skip to content

Commit

Permalink
Merge pull request #496 from 0xERR0R/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/avast/retry-go/v4-4.0.4

Bump github.com/avast/retry-go/v4 from 4.0.3 to 4.0.4
  • Loading branch information
0xERR0R authored Apr 13, 2022
2 parents 3ae4050 b503422 commit 0029899
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 @@ -29,7 29,7 @@ require (
)

require (
github.com/avast/retry-go/v4 v4.0.3
github.com/avast/retry-go/v4 v4.0.4
github.com/go-chi/chi/v5 v5.0.7
github.com/hashicorp/golang-lru v0.5.4
github.com/ncruces/go-dns v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 46,8 @@ github.com/alicebob/miniredis/v2 v2.20.0 h1:NJSfJcoyPvs9t wqnox5BTcNVn7J9KxYl0Ri
github.com/alicebob/miniredis/v2 v2.20.0/go.mod h1:XNqvJdQJv5mSuVMc0ynneafpnL/zv52acZ6kqeS0t88=
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.3 h1:bwBeaM5u3LqIDQf6 vR/eNXXit9GBGTWqMoVANiKFjo=
github.com/avast/retry-go/v4 v4.0.3/go.mod h1:HqmLvS2VLdStPCGDFjSuZ9pzlTqVRldCI4w2dO4m1Ms=
github.com/avast/retry-go/v4 v4.0.4 h1:38hLf0DsRXh hOF6HbTni0 5QGTNdw9zbaMD7KAO830=
github.com/avast/retry-go/v4 v4.0.4/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 0029899

Please sign in to comment.