X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=go.mod;h=7c307f9aee1e574d0ad78ebfdfd4df9423ea80df;hp=875ef862680c3401a4bf38703f3cee45458d70f4;hb=HEAD;hpb=f862598e182331d667b067d36751ba56e8325914 diff --git a/go.mod b/go.mod index 875ef86..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-20200820211705-5c72a883971a +require golang.org/x/crypto v0.16.0