X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=go.mod;h=7c307f9aee1e574d0ad78ebfdfd4df9423ea80df;hp=687d58ddd0e5f81ee49ac72ff36ebd483e05474e;hb=HEAD;hpb=f40ccc51335b4fa94c249949150c5763847866bd diff --git a/go.mod b/go.mod index 687d58d..f77e39a 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module go.cypherpunks.ru/gogost/v5 -go 1.12 +go 1.20 -require golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 +require golang.org/x/crypto v0.16.0