File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ require (
2424 github.com/beorn7/perks v1.0.1 // indirect
2525 github.com/blang/semver/v4 v4.0.0 // indirect
2626 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
27+ github.com/cenkalti/backoff/v7 v7.0.0 // indirect
2728 github.com/cespare/xxhash/v2 v2.3.0 // indirect
2829 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2930 github.com/emicklei/go-restful/v3 v3.13.0 // indirect
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM
1010github.com/blang/semver/v4 v4.0.0 /go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ =
1111github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM =
1212github.com/cenkalti/backoff/v5 v5.0.3 /go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw =
13+ github.com/cenkalti/backoff/v7 v7.0.0 /go.mod h1:qcKBGwsu4hpxHtQ8tWYsQ+ifzx2+sS+Xx/3jfe30lI8 =
1314github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
1415github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
1516github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
You can’t perform that action at this time.
0 commit comments