]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-caller/main.go
Replace YAML with Hjson
[nncp.git] / src / cmd / nncp-caller / main.go
index cb9fc594ecbc8be3d975e7c572eedfc3ac2781a9..3f9ddca8d4ca07577ac00e8856626cdf6d224873 100644 (file)
@@ -27,7 +27,7 @@ import (
        "sync"
        "time"
 
-       "go.cypherpunks.ru/nncp/v4"
+       "go.cypherpunks.ru/nncp/v5"
 )
 
 func usage() {