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 8bf89ae commit fa717cdCopy full SHA for fa717cd
go.mod
@@ -5,7 +5,6 @@ go 1.21
5
toolchain go1.23.3
6
7
require (
8
- github.com/bytedance/sonic v1.12.4
9
github.com/farseer-go/collections v0.15.0
10
github.com/farseer-go/fs v0.15.0
11
github.com/farseer-go/utils v0.15.0
@@ -19,7 +18,6 @@ require (
19
18
)
20
21
22
- github.com/bytedance/sonic/loader v0.2.1 // indirect
23
github.com/cloudwego/base64x v0.1.4 // indirect
24
github.com/cloudwego/iasm v0.2.0 // indirect
25
github.com/davecgh/go-spew v1.1.1 // indirect
0 commit comments