Skip to content

Commit

Permalink
chore(deps): bump github.com/kamilsk/retry/v4 from 4.3.1 to 4.4.1 (#1292
Browse files Browse the repository at this point in the history
)

Bumps [github.com/kamilsk/retry/v4](https://github.com/kamilsk/retry) from 4.3.1 to 4.4.1.
- [Release notes](https://github.com/kamilsk/retry/releases)
- [Commits](kamilsk/retry@v4.3.1...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and caarlos0 committed Jan 13, 2020
1 parent c9de934 commit 11140f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -15,7 +15,7 @@ require (
github.com/goreleaser/nfpm v1.1.9
github.com/imdario/mergo v0.3.8
github.com/jarcoal/httpmock v1.0.4
github.com/kamilsk/retry/v4 v4.3.1
github.com/kamilsk/retry/v4 v4.4.1
github.com/mattn/go-zglob v0.0.1
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/errors v0.9.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -132,6 +132,8 @@ github.com/jpillora/backoff v0.0.0-20180909062703-3050d21c67d7/go.mod h1:2iMrUgb
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU=
github.com/kamilsk/retry/v4 v4.3.1 h1:hNQmK1xAgybAVsadNAGvCNutFLS2h+Ycpw317u4d+i0=
github.com/kamilsk/retry/v4 v4.3.1/go.mod h1:VaCDWufu3zVv7Ktt+Z7Dcslli2te4QEZoqt4QR7xgQg=
github.com/kamilsk/retry/v4 v4.4.1 h1:nbcZ8axT87PrEg+7za3tBU9x5+iWeiiBc/jRxaq9DpE=
github.com/kamilsk/retry/v4 v4.4.1/go.mod h1:pIQtBtycHTXScrJmpu3N2SSBT07s07Uruq2Au1aRLks=
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
Expand Down

0 comments on commit 11140f8

Please sign in to comment.