Chore: embed the RuleExtra into Base

This commit is contained in:
yaling888
2022-03-13 01:21:23 +08:00
parent 8fbf93ccc8
commit 46b9a1092d
47 changed files with 1995 additions and 471 deletions

3
go.mod
View File

@@ -4,7 +4,6 @@ go 1.18
require (
github.com/Dreamacro/go-shadowsocks2 v0.1.7
github.com/Kr328/tun2socket v0.0.0-20211231120722-962f339492e8
github.com/go-chi/chi/v5 v5.0.7
github.com/go-chi/cors v1.2.0
github.com/go-chi/render v1.0.1
@@ -31,8 +30,6 @@ require (
gvisor.dev/gvisor v0.0.0-20220311014831-b314d81fbac7
)
replace github.com/Kr328/tun2socket => github.com/yaling888/tun2socket v0.0.0-20220311175825-946fa2efc456
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/google/btree v1.0.1 // indirect