Skip to content

Commit

Permalink
移除sonic
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Dec 15, 2024
1 parent 1723bc0 commit 9c8fedd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ module github.com/farseer-go/etcd
go 1.22.7

require (
github.com/bytedance/sonic v1.12.4
github.com/farseer-go/fs v0.15.0
github.com/stretchr/testify v1.9.0
go.etcd.io/etcd/api/v3 v3.5.17
go.etcd.io/etcd/client/v3 v3.5.17
)

require (
github.com/bytedance/sonic/loader v0.2.1 // indirect
github.com/cloudwego/base64x v0.1.4 // indirect
github.com/cloudwego/iasm v0.2.0 // indirect
github.com/coreos/go-semver v0.3.1 // indirect
Expand Down

0 comments on commit 9c8fedd

Please sign in to comment.