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