X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=go.mod;h=7c307f9aee1e574d0ad78ebfdfd4df9423ea80df;hp=21dce956234878874548d2f0673113b870c3877e;hb=HEAD;hpb=c07494bbd559b9d00f391e28cfd070e18afe9900 diff --git a/go.mod b/go.mod index 21dce95..f77e39a 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ -module go.cypherpunks.ru/gogost/v4 +module go.cypherpunks.ru/gogost/v5 -go 1.12 +go 1.20 -require golang.org/x/crypto v0.0.0-20191001170739-f9e2070545dc +require golang.org/x/crypto v0.16.0