Skip to content

Commit

Permalink
Bump github.com/jpillora/backoff
Browse files Browse the repository at this point in the history
Bumps [github.com/jpillora/backoff](https://github.com/jpillora/backoff) from 0.0.0-20160414055204-0496a6c14df0 to 1.0.0.
- [Commits](https://github.com/jpillora/backoff/commits/1.0.0)

---
updated-dependencies:
- dependency-name: github.com/jpillora/backoff
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 29, 2023
1 parent 3f79707 commit 90f6a95
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 @@ -19,7 +19,7 @@ require (
github.com/gorilla/mux v0.0.0-20140624184626-14cafe285133
github.com/grafana/configparser v0.0.0-20210707122942-2593eb86a3ee
github.com/grafana/metrictank v1.0.1-0.20221128152741-61182cf5f40e
github.com/jpillora/backoff v0.0.0-20160414055204-0496a6c14df0
github.com/jpillora/backoff v1.0.0
github.com/kisielk/og-rek v0.0.0-20170405223746-ec792bc6e6aa
github.com/metrics20/go-metrics20 v0.0.0-20180821133656-717ed3a27bf9
github.com/prometheus/procfs v0.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03 h1:FUwcHNlEqkqLjL
github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03/go.mod h1:MK8+TM0La+2rjBD4jE12Kj1pCCxK7d2LK/UM3ncEo0o=
github.com/jmespath/go-jmespath v0.3.0 h1:OS12ieG61fsCg5+qLJ+SsW9NicxNkg3b25OyT2yCeUc=
github.com/jmespath/go-jmespath v0.3.0/go.mod h1:9QtRXoHjLGCJ5IBSaohpXITPlowMeeYCZ7fLUTSywik=
github.com/jpillora/backoff v0.0.0-20160414055204-0496a6c14df0 h1:6RQEuHrU0HbzXQc+08q+S6Wgpt7bV+I/gCrjJwduybQ=
github.com/jpillora/backoff v0.0.0-20160414055204-0496a6c14df0/go.mod h1:2iMrUgbbvHEiQClaW2NsSzMyGHqN+rDFqY705q49KG0=
github.com/jpillora/backoff v1.0.0 h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=
github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4=
github.com/jtolds/gls v4.20.0+incompatible h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo=
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
github.com/kisielk/og-rek v0.0.0-20170405223746-ec792bc6e6aa h1:o8boycusaZKNARjZljTWFprAVGG9qwHXq/HZpGCp4Rk=
Expand Down

0 comments on commit 90f6a95

Please sign in to comment.