]> Cypherpunks.ru repositories - gogost.git/commitdiff
Update dependencies
authorSergey Matveev <stargrave@stargrave.org>
Fri, 8 Dec 2023 09:23:09 +0000 (12:23 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 8 Dec 2023 09:24:11 +0000 (12:24 +0300)
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 833efdee90e5c21133b8ad77ad014f3bbb607087..f77e39acbdd2e382f28b8470727fdd86356342a3 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module go.cypherpunks.ru/gogost/v5
 
 go 1.20
 
-require golang.org/x/crypto v0.12.0
+require golang.org/x/crypto v0.16.0
diff --git a/go.sum b/go.sum
index b073083b564e655afa0316d2bca210a0ff3e16d3..a656fdb06459270bf8e74054f115b0b7391a2f06 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-golang.org/x/crypto v0.12.0 h1:tFM/ta59kqch6LlvYnPa0yx5a83cL2nHflFhYKvv9Yk=
-golang.org/x/crypto v0.12.0/go.mod h1:NF0Gs7EO5K4qLn+Ylc+fih8BSTeIjAP05siRnAh98yw=
+golang.org/x/crypto v0.16.0 h1:mMMrFzRSCF0GvB7Ne27XVtVAaXLrPmgPC7/v0tkwHaY=
+golang.org/x/crypto v0.16.0/go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=