We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent febf5ca commit 4d20446Copy full SHA for 4d20446
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/Microsoft/go-winio v0.6.2 // indirect
17
github.com/ProtonMail/go-crypto v1.3.0 // indirect
18
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
19
- github.com/cenkalti/backoff/v4 v4.3.0 // indirect
+ github.com/cenkalti/backoff/v5 v5.0.3 // indirect
20
github.com/cloudflare/circl v1.6.1 // indirect
21
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
22
github.com/davecgh/go-spew v1.1.1 // indirect
0 commit comments