]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-xfer/main.go
Full go modules usage
[nncp.git] / src / cmd / nncp-xfer / main.go
similarity index 99%
rename from src/cypherpunks.ru/nncp/cmd/nncp-xfer/main.go
rename to src/cmd/nncp-xfer/main.go
index 2072a3cc956280ba6e318c21c2a51363bcaac2ce..dc6811c13a953b7cc61f6f35acd29439cd8e3055 100644 (file)
@@ -29,8 +29,8 @@ import (
        "path/filepath"
        "strconv"
 
-       "cypherpunks.ru/nncp"
        "github.com/davecgh/go-xdr/xdr2"
+       "go.cypherpunks.ru/nncp/v4"
 )
 
 func usage() {