]> git.lizzy.rs Git - mt.git/blobdiff - rudp/proxy/proxy.go
rudp/proxy: fix import path
[mt.git] / rudp / proxy / proxy.go
index 05d8a6621081a07611c3ef6d4909af801b36cd6c..a80b4487ef4da3f564f0bc9ef539c8662ec49b80 100644 (file)
@@ -16,7 +16,7 @@ import (
        "net"
        "os"
 
-       "mt/rudp"
+       "github.com/anon55555/mt/rudp"
 )
 
 func main() {