Skip to content

Commit

Permalink
Bump github.com/keikoproj/inverse-exp-backoff from 0.0.3 to 0.0.4
Browse files Browse the repository at this point in the history
Bumps [github.com/keikoproj/inverse-exp-backoff](https://github.com/keikoproj/inverse-exp-backoff) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/keikoproj/inverse-exp-backoff/releases)
- [Commits](keikoproj/inverse-exp-backoff@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: github.com/keikoproj/inverse-exp-backoff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 78aadd3 commit 6965caf
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 @@ -6,7 +6,7 @@ require (
github.com/argoproj/argo-workflows/v3 v3.5.8
github.com/ghodss/yaml v1.0.0
github.com/go-logr/logr v1.4.1
github.com/keikoproj/inverse-exp-backoff v0.0.3
github.com/keikoproj/inverse-exp-backoff v0.0.4
github.com/mitchellh/mapstructure v1.5.0
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8Hm
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
github.com/keikoproj/inverse-exp-backoff v0.0.3 h1:9KcJ5nmkUoWIlNesMfhi6NOyEB9aSte5sfdCC7BXNKU=
github.com/keikoproj/inverse-exp-backoff v0.0.3/go.mod h1:1fCtkoo/5D8GLDPyvdL1Qw7K5FPO9zMUnxVN3BQJjaE=
github.com/keikoproj/inverse-exp-backoff v0.0.4 h1:NZOUKc7sXTxHzoXwbqUarrmV19LW8BDASA4WBSgzvRs=
github.com/keikoproj/inverse-exp-backoff v0.0.4/go.mod h1:7vBfhmMXeBfekzLIt4S7QE45/gD3TBZ8GsD3a6czfBA=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
Expand Down

0 comments on commit 6965caf

Please sign in to comment.