]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-pkt/main.go
Replace YAML with Hjson
[nncp.git] / src / cmd / nncp-pkt / main.go
index 3a7731b0f7bdd4f5ecf5011f517685e51c447ab9..82da1d35b7673e9fd9b340aae77291e4a9abfa71 100644 (file)
@@ -29,7 +29,7 @@ import (
        "os"
 
        "github.com/davecgh/go-xdr/xdr2"
-       "go.cypherpunks.ru/nncp/v4"
+       "go.cypherpunks.ru/nncp/v5"
 )
 
 func usage() {