Skip to content

Commit e028a14

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 a7cfb00 commit e028a14

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
@@ -46,7 +46,7 @@ require (
4646
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
4747
github.com/beorn7/perks v1.0.1 // indirect
4848
github.com/blang/semver/v4 v4.0.0 // indirect
49-
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
49+
github.com/cenkalti/backoff/v6 v6.0.1 // indirect
5050
github.com/cespare/xxhash/v2 v2.3.0 // indirect
5151
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
5252
github.com/emicklei/go-restful/v3 v3.13.0 // indirect

0 commit comments

Comments
 (0)