Improve: add rc4-md5 and chacha20 supported with the fork

This commit is contained in:
Dreamacro
2018-09-21 15:27:51 +08:00
parent eb778ad6e2
commit 3e68faecb2
10 changed files with 31 additions and 31 deletions

View File

@ -25,6 +25,10 @@
# unused-packages = true
[[constraint]]
name = "github.com/Dreamacro/go-shadowsocks2"
version = "0.1.1"
[[constraint]]
name = "github.com/go-chi/chi"
version = "3.3.3"
@ -45,10 +49,6 @@
name = "github.com/oschwald/geoip2-golang"
version = "1.2.1"
[[constraint]]
name = "github.com/riobard/go-shadowsocks2"
version = "0.1.0"
[[constraint]]
name = "github.com/sirupsen/logrus"
version = "1.0.6"