]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-daemon/main.go
Replace YAML with Hjson
[nncp.git] / src / cmd / nncp-daemon / main.go
index 2e55cd654ef23ce88b9d904271a9c8e6c37c4776..318c3e450d9a190877cbc28554be5b1c904c9bda 100644 (file)
@@ -27,7 +27,7 @@ import (
        "strconv"
        "time"
 
-       "go.cypherpunks.ru/nncp/v4"
+       "go.cypherpunks.ru/nncp/v5"
        "golang.org/x/net/netutil"
 )