]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-cfgenc/main.go
Major namespace version was already updated
[nncp.git] / src / cmd / nncp-cfgenc / main.go
index 7fdb5d7e8914518be144900f06842a304b095289..3db61849cc43cf429a65c43c1982b3789d472cad 100644 (file)
@@ -28,7 +28,7 @@ import (
        "os"
 
        xdr "github.com/davecgh/go-xdr/xdr2"
-       "go.cypherpunks.ru/nncp/v5"
+       "go.cypherpunks.ru/nncp/v6"
        "golang.org/x/crypto/blake2b"
        "golang.org/x/term"
 )