]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-stat/main.go
MTH
[nncp.git] / src / cmd / nncp-stat / main.go
index edeed8b4688dd620e171c61c87591d8cbe0a8d2f..2f7cdc4436877c0e54aefdb3c7e67a80e3019a56 100644 (file)
@@ -26,7 +26,7 @@ import (
        "sort"
 
        "github.com/dustin/go-humanize"
-       "go.cypherpunks.ru/nncp/v6"
+       "go.cypherpunks.ru/nncp/v7"
 )
 
 func usage() {