Remove dependency on comshim

This commit is contained in:
世界 2024-03-15 16:11:02 +08:00
parent fc63ec9388
commit 520d1bc9bb
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
3 changed files with 5 additions and 6 deletions

1
go.mod
View file

@ -8,7 +8,6 @@ require (
github.com/sagernet/gvisor v0.0.0-20231209105102-8d27a30e436e
github.com/sagernet/netlink v0.0.0-20220905062125-8043b4a9aa97
github.com/sagernet/sing v0.3.2
github.com/scjalliance/comshim v0.0.0-20230315213746-5e51f40bd3b9
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/net v0.21.0
golang.org/x/sys v0.17.0