]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-call/main.go
Full go modules usage
[nncp.git] / src / cmd / nncp-call / main.go
similarity index 99%
rename from src/cypherpunks.ru/nncp/cmd/nncp-call/main.go
rename to src/cmd/nncp-call/main.go
index ede5a4864208c7ae72fd9873a366d0bbdf1a42c6..5b605ffb79242ef7dfc58537a6abaaa867dc65ce 100644 (file)
@@ -25,7 +25,7 @@ import (
        "os"
        "strings"
 
-       "cypherpunks.ru/nncp"
+       "go.cypherpunks.ru/nncp/v4"
 )
 
 func usage() {