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 b4af11e commit 0cd7308Copy full SHA for 0cd7308
go.mod
@@ -41,7 +41,6 @@ require (
41
github.com/beorn7/perks v1.0.1 // indirect
42
github.com/bytedance/sonic v1.14.0 // indirect
43
github.com/bytedance/sonic/loader v0.3.0 // indirect
44
- github.com/cenkalti/backoff/v4 v4.3.0 // indirect
45
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
46
github.com/cespare/xxhash/v2 v2.3.0 // indirect
47
github.com/cloudwego/base64x v0.1.6 // indirect
0 commit comments