瀏覽代碼

Chore: update tun2socket

kr328 4 年之前
父節點
當前提交
b2a6a6a1ac
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/src/main/golang/native/tun/tun.go

+ 1 - 1
core/src/main/golang/native/tun/tun.go

@@ -8,7 +8,7 @@ import (
 	"strconv"
 	"strconv"
 	"time"
 	"time"
 
 
-	"github.com/kr328/tun2socket"
+	"github.com/Kr328/tun2socket"
 
 
 	"github.com/Dreamacro/clash/adapter/inbound"
 	"github.com/Dreamacro/clash/adapter/inbound"
 	"github.com/Dreamacro/clash/common/pool"
 	"github.com/Dreamacro/clash/common/pool"