Skip to content

Commit 8eda9da

Browse files
Update module github.com/cenkalti/backoff/v5 to v7
1 parent 21a3e23 commit 8eda9da

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
@@ -78,7 +78,7 @@ require (
7878
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
7979
github.com/bmatcuk/doublestar/v4 v4.10.0 // indirect
8080
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
81-
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
81+
github.com/cenkalti/backoff/v7 v7.0.0 // indirect
8282
github.com/cespare/xxhash/v2 v2.3.0 // indirect
8383
github.com/charmbracelet/bubbles v1.0.0 // indirect
8484
github.com/charmbracelet/bubbletea v1.3.10 // indirect

0 commit comments

Comments
 (0)