Remove duplicated rules

This commit is contained in:
世界 2024-02-02 14:29:06 +08:00
parent a276461b88
commit 38c945fec5
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
3 changed files with 3 additions and 35 deletions

2
go.mod
View file

@ -10,7 +10,7 @@ require (
github.com/sagernet/sing v0.3.0
github.com/scjalliance/comshim v0.0.0-20230315213746-5e51f40bd3b9
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/net v0.19.0
golang.org/x/net v0.20.0
golang.org/x/sys v0.16.0
)