Skip to content

Commit

Permalink
chore(deps): bump github.com/sethvargo/go-retry from 0.2.1 to 0.2.2 (#…
Browse files Browse the repository at this point in the history
…3688)

Bumps [github.com/sethvargo/go-retry](https://github.com/sethvargo/go-retry) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/sethvargo/go-retry/releases)
- [Commits](sethvargo/go-retry@v0.2.1...v0.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2022
1 parent f24e904 commit d9a14ce
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 @@ -37,7 +37,7 @@ require (
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.32.1
github.com/prometheus/prometheus v0.0.0-00010101000000-000000000000
github.com/sethvargo/go-retry v0.2.1
github.com/sethvargo/go-retry v0.2.2
github.com/slok/go-http-metrics v0.10.0
github.com/soheilhy/cmux v0.1.5
github.com/spf13/cobra v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1495,8 +1495,8 @@ github.com/seccomp/libseccomp-golang v0.9.1/go.mod h1:GbW5+tmTXfcxTToHLXlScSlAvW
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=
github.com/sergi/go-diff v1.1.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
github.com/sethvargo/go-retry v0.2.1 h1:FwSJ6kmC1sAYWTaOfhBy3inur2tltyM082YjeEvr2t4=
github.com/sethvargo/go-retry v0.2.1/go.mod h1:D5hSbnDoRK6MUyauS/p59oRyqaEKp6a5k1z+hwtXamM=
github.com/sethvargo/go-retry v0.2.2 h1:TGPxHlApEgiGZHaxrfFN2U+wHEuK3V6KASblJzt78Yc=
github.com/sethvargo/go-retry v0.2.2/go.mod h1:1afjQuvh7s4gflMObvjLPaWgluLLyhA1wmVZ6KLpICw=
github.com/shirou/gopsutil v3.21.8+incompatible/go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA=
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24/go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4=
github.com/shopspring/decimal v0.0.0-20200227202807-02e2044944cc/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
Expand Down

0 comments on commit d9a14ce

Please sign in to comment.