]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-cfgenc/main.go
Streamed NNCPE format
[nncp.git] / src / cmd / nncp-cfgenc / main.go
index 1516d23f031b5fe7d421f561775d86abd2f435a9..465963d7fefc2e2c47ae6eeb88b369fbab22ae6a 100644 (file)
@@ -28,7 +28,7 @@ import (
        "os"
 
        xdr "github.com/davecgh/go-xdr/xdr2"
-       "go.cypherpunks.ru/nncp/v7"
+       "go.cypherpunks.ru/nncp/v8"
        "golang.org/x/crypto/blake2b"
        "golang.org/x/term"
 )