Skip to content

Commit 0c88631

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ require (
4545
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
4646
github.com/beorn7/perks v1.0.1 // indirect
4747
github.com/blang/semver/v4 v4.0.0 // indirect
48-
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
48+
github.com/cenkalti/backoff/v6 v6.0.1 // indirect
4949
github.com/cespare/xxhash/v2 v2.3.0 // indirect
5050
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
5151
github.com/emicklei/go-restful/v3 v3.13.0 // indirect

0 commit comments

Comments
 (0)