Chore: embed shadowsocks2

This commit is contained in:
Dreamacro
2022-05-24 20:28:18 +08:00
parent 3360839fe3
commit 09d49bac95
19 changed files with 1045 additions and 21 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