kr328 4 лет назад
Родитель
Сommit
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"
 	"time"
 
-	"github.com/kr328/tun2socket"
+	"github.com/Kr328/tun2socket"
 
 	"github.com/Dreamacro/clash/adapter/inbound"
 	"github.com/Dreamacro/clash/common/pool"