]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-log/main.go
MTH
[nncp.git] / src / cmd / nncp-log / main.go
index 6fc0ae78759416db4beee691a01409e2a5e6a965..82becc67ae41840edb7058267b8f5045d53865b4 100644 (file)
@@ -25,7 +25,7 @@ import (
        "log"
        "os"
 
-       "go.cypherpunks.ru/nncp/v6"
+       "go.cypherpunks.ru/nncp/v7"
        "go.cypherpunks.ru/recfile"
 )