diff --git a/config/config.go b/config/config.go index 4693d79d..25504803 100644 --- a/config/config.go +++ b/config/config.go @@ -28,6 +28,8 @@ import ( "github.com/Dreamacro/clash/dns" "github.com/Dreamacro/clash/log" T "github.com/Dreamacro/clash/tunnel" + + "gopkg.in/yaml.v2" ) // General config