We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b03e3 commit 07f68edCopy full SHA for 07f68ed
go.mod
@@ -49,7 +49,7 @@ require (
49
github.com/beorn7/perks v1.0.1 // indirect
50
github.com/blang/semver/v4 v4.0.0 // indirect
51
github.com/blendle/zapdriver v1.3.1 // indirect
52
- github.com/cenkalti/backoff/v4 v4.3.0 // indirect
+ github.com/cenkalti/backoff/v5 v5.0.3 // indirect
53
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
54
github.com/cespare/xxhash/v2 v2.3.0 // indirect
55
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
0 commit comments