]> Sergey Matveev's repositories - sgblog.git/blobdiff - go.mod
Updated dependencies
[sgblog.git] / go.mod
diff --git a/go.mod b/go.mod
index accfd739dbb7abb5fd706381b1f0c9184d1c5d80..8e2c361af5a520c3bbf698f4faa0c3435cd209b2 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -6,5 +6,5 @@ require (
        github.com/go-git/go-git/v5 v5.1.0
        github.com/hjson/hjson-go v3.1.0+incompatible
        go.cypherpunks.ru/recfile v0.4.3
-       golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b
+       golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
 )