]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-daemon/main.go
Streamed NNCPE format
[nncp.git] / src / cmd / nncp-daemon / main.go
index 4e9231d942671bd15418f28b69207ae91344fe81..2503ab228def05e48d471d302342bf467ada5534 100644 (file)
@@ -29,7 +29,7 @@ import (
        "time"
 
        "github.com/dustin/go-humanize"
-       "go.cypherpunks.ru/nncp/v7"
+       "go.cypherpunks.ru/nncp/v8"
        "golang.org/x/net/netutil"
 )