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"
 	"time"
 
-	"github.com/kr328/tun2socket"
+	"github.com/Kr328/tun2socket"
 
 	"github.com/Dreamacro/clash/adapter/inbound"
 	"github.com/Dreamacro/clash/common/pool"