Skip to content

Commit 4d20446

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/Microsoft/go-winio v0.6.2 // indirect
1717
github.com/ProtonMail/go-crypto v1.3.0 // indirect
1818
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
19-
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
19+
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
2020
github.com/cloudflare/circl v1.6.1 // indirect
2121
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
2222
github.com/davecgh/go-spew v1.1.1 // indirect

0 commit comments

Comments
 (0)