Chore: refine go import

This commit is contained in:
Dreamacro
2021-04-05 13:00:49 +08:00
parent 0a35237915
commit 42e21b3733
5 changed files with 5 additions and 1 deletions

View File

@ -11,6 +11,7 @@ import (
"github.com/Dreamacro/clash/component/ssr/obfs"
"github.com/Dreamacro/clash/component/ssr/protocol"
C "github.com/Dreamacro/clash/constant"
"github.com/Dreamacro/go-shadowsocks2/core"
"github.com/Dreamacro/go-shadowsocks2/shadowaead"
"github.com/Dreamacro/go-shadowsocks2/shadowstream"