From: Sergey Matveev Date: Fri, 19 Sep 2025 12:50:29 +0000 (+0300) Subject: No need in higher Go's version X-Git-Tag: v3.1.0^0 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;ds=inline;p=gorecfile.git No need in higher Go's version --- diff --git a/go.mod b/go.mod index c0b0cab..093fbb6 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module go.cypherpunks.su/recfile/v3 -go 1.24 +go 1.22