]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-bundle/main.go
Major namespace version was already updated
[nncp.git] / src / cmd / nncp-bundle / main.go
index 60a9330fd4bb3e6fac8dd7b62ec689bd43e73e8b..d7813a97f79e3f5cbca0acdd3c7346fcce340a6a 100644 (file)
@@ -33,7 +33,7 @@ import (
        "strings"
 
        xdr "github.com/davecgh/go-xdr/xdr2"
-       "go.cypherpunks.ru/nncp/v5"
+       "go.cypherpunks.ru/nncp/v6"
        "golang.org/x/crypto/blake2b"
 )