X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=go.mod;h=7c307f9aee1e574d0ad78ebfdfd4df9423ea80df;hp=44aa4be22233e8331df585a7be3ee55c6e4ed4a8;hb=HEAD;hpb=e38f7b828c16660814ac5b55b53644b3822e067b diff --git a/go.mod b/go.mod index 44aa4be..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-20200604202706-70a84ac30bf9 +require golang.org/x/crypto v0.16.0