]> Cypherpunks.ru repositories - gogost.git/commitdiff
Update dependencies
authorSergey Matveev <stargrave@stargrave.org>
Mon, 7 Aug 2023 11:38:14 +0000 (14:38 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 7 Aug 2023 11:38:14 +0000 (14:38 +0300)
go.mod
go.sum

diff --git a/go.mod b/go.mod
index e30c1e51a2ae4dd5cb99811895bdb9d11649104f..833efdee90e5c21133b8ad77ad014f3bbb607087 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.11.0
+require golang.org/x/crypto v0.12.0
diff --git a/go.sum b/go.sum
index 8e2b0fe5e54c65f1b3defe7912ed1a10c4b9f722..b073083b564e655afa0316d2bca210a0ff3e16d3 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-golang.org/x/crypto v0.11.0 h1:6Ewdq3tDic1mg5xRO4milcWCfMVQhI4NkqWWvqejpuA=
-golang.org/x/crypto v0.11.0/go.mod h1:xgJhtzW8F9jGdVFWZESrid1U1bjeNy4zgy5cRr/CIio=
+golang.org/x/crypto v0.12.0 h1:tFM/ta59kqch6LlvYnPa0yx5a83cL2nHflFhYKvv9Yk=
+golang.org/x/crypto v0.12.0/go.mod h1:NF0Gs7EO5K4qLn+Ylc+fih8BSTeIjAP05siRnAh98yw=