]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-caller/main.go
Full go modules usage
[nncp.git] / src / cmd / nncp-caller / main.go
similarity index 99%
rename from src/cypherpunks.ru/nncp/cmd/nncp-caller/main.go
rename to src/cmd/nncp-caller/main.go
index 34ded664f0df28d4ffda1ead5d3d6ccc003dc74b..cb9fc594ecbc8be3d975e7c572eedfc3ac2781a9 100644 (file)
@@ -27,7 +27,7 @@ import (
        "sync"
        "time"
 
-       "cypherpunks.ru/nncp"
+       "go.cypherpunks.ru/nncp/v4"
 )
 
 func usage() {