]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/go.mod
Be up to date with lukechampine.com/blake3
[nncp.git] / src / go.mod
index bce0675e164308c90d23441f81b30e8e6b3e5422..8f639449029fc39cb1d768f21cbba87a40134539 100644 (file)
@@ -14,7 +14,7 @@ require (
        golang.org/x/net v0.0.0-20210614182718-04defd469f4e
        golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf
        golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
-       lukechampine.com/blake3 v1.1.5
+       lukechampine.com/blake3 v1.1.6
 )
 
 go 1.13