X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;ds=sidebyside;f=go.mod;h=51c2bc70b7ff9de96cb71da2c946c2717099e492;hb=HEAD;hp=61807bab8c4bddf2860adeb63248fbfa1b2985cc;hpb=27e0f522ab7a1fb2b9fa881e75e25b0f95aeeb7d;p=linksexp.git diff --git a/go.mod b/go.mod index 61807ba..8e47c98 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module go.stargrave.org/linksexp -go 1.14 +go 1.20 -require go.cypherpunks.ru/recfile v0.5.1 +require go.cypherpunks.ru/recfile v0.7.0