]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-exec/main.go
Full go modules usage
[nncp.git] / src / cmd / nncp-exec / main.go
similarity index 99%
rename from src/cypherpunks.ru/nncp/cmd/nncp-exec/main.go
rename to src/cmd/nncp-exec/main.go
index c5a446cfbdbb39d3d629cf347060056ab0f82054..18a93a6f4180280c67893aeed4e5a45818f2eb86 100644 (file)
@@ -26,7 +26,7 @@ import (
        "log"
        "os"
 
-       "cypherpunks.ru/nncp"
+       "go.cypherpunks.ru/nncp/v4"
 )
 
 func usage() {