]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-file/main.go
Replace YAML with Hjson
[nncp.git] / src / cmd / nncp-file / main.go
index 7cfe215a34d82b0cab9bb2a0ac0d8d84ac88f35c..2e7933391cfbcf869aba109c4a9f4d40402a44c0 100644 (file)
@@ -25,7 +25,7 @@ import (
        "os"
        "strings"
 
-       "go.cypherpunks.ru/nncp/v4"
+       "go.cypherpunks.ru/nncp/v5"
 )
 
 func usage() {