X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=go.mod;h=7c307f9aee1e574d0ad78ebfdfd4df9423ea80df;hp=ab71e19ecfdb7571ff4c24831e134b54f98f1017;hb=HEAD;hpb=9e5933389b6aab4cbe9f9f1d290c3b5ccb935b2c diff --git a/go.mod b/go.mod index ab71e19..f77e39a 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module go.cypherpunks.ru/gogost/v5 -go 1.17 +go 1.20 -require golang.org/x/crypto v0.1.0 +require golang.org/x/crypto v0.16.0