Skip to content

Commit 07f68ed

Browse files
chore(deps): update module github.com/cenkalti/backoff/v4 to v5
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 30b03e3 commit 07f68ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ require (
4949
github.com/beorn7/perks v1.0.1 // indirect
5050
github.com/blang/semver/v4 v4.0.0 // indirect
5151
github.com/blendle/zapdriver v1.3.1 // indirect
52-
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
52+
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
5353
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
5454
github.com/cespare/xxhash/v2 v2.3.0 // indirect
5555
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect

0 commit comments

Comments
 (0)