diff --git a/core/src/main/golang/native/delegate/init.go b/core/src/main/golang/native/delegate/init.go index 61780ec1..a4759088 100644 --- a/core/src/main/golang/native/delegate/init.go +++ b/core/src/main/golang/native/delegate/init.go @@ -6,11 +6,12 @@ import ( "cfa/blob" - "cfa/native/app" - "cfa/native/platform" "github.com/Dreamacro/clash/component/process" "github.com/Dreamacro/clash/log" + "cfa/native/app" + "cfa/native/platform" + "github.com/Dreamacro/clash/component/dialer" "github.com/Dreamacro/clash/component/mmdb" "github.com/Dreamacro/clash/constant"