From 1376eabd3bde1a46e9b5beb6b5e18c64aa7eb757 Mon Sep 17 00:00:00 2001 From: qmqz Date: Wed, 6 May 2026 15:03:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d60c7c8..db3629f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module easy_go_module +module git.he-info.cn/qmqz/easy_go_module go 1.24.0