Skip to content

Commit 55cc3ac

Browse files
Update module github.com/cenkalti/backoff/v4 to v5
1 parent 3f7c849 commit 55cc3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ go 1.23.0
44

55
require (
66
github.com/cenkalti/backoff/v4 v4.3.0
7+
github.com/cenkalti/backoff/v5 v5.0.1
78
github.com/onsi/ginkgo v1.16.5
89
github.com/onsi/gomega v1.36.2
910
k8s.io/apimachinery v0.32.1
@@ -86,7 +87,6 @@ require (
8687
github.com/antchfx/xmlquery v1.4.3
8788
github.com/beorn7/perks v1.0.1 // indirect
8889
github.com/blang/semver/v4 v4.0.0
89-
github.com/cenkalti/backoff/v5 v5.0.1
9090
github.com/cespare/xxhash/v2 v2.3.0 // indirect
9191
github.com/clarketm/json v1.17.1
9292
github.com/coreos/ignition/v2 v2.20.0

0 commit comments

Comments
 (0)