]> Sergey Matveev's repositories - sgodup.git/blobdiff - go.mod
Higher performance, two pass mode
[sgodup.git] / go.mod
diff --git a/go.mod b/go.mod
index d87c9ccff3978ba8ed8382c30fb6369c7d2850a4..42b833c82d5b4f0d60a8bf4c9ca39b849e011c3e 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -4,5 +4,6 @@ go 1.14
 
 require (
        github.com/dustin/go-humanize v1.0.0
+       go.cypherpunks.ru/netstring/v2 v2.0.0
        golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
 )