Chore: make hadowsocks2 lib embed

This commit is contained in:
yaling888
2022-05-24 20:28:18 +08:00
parent 39d524dc18
commit e7b8c9b9db
20 changed files with 1060 additions and 36 deletions

1
go.mod
View File

@@ -3,7 +3,6 @@ module github.com/Dreamacro/clash
go 1.18
require (
github.com/Dreamacro/go-shadowsocks2 v0.1.8
github.com/go-chi/chi/v5 v5.0.7
github.com/go-chi/cors v1.2.1
github.com/go-chi/render v1.0.1