From 4fa98410092e601b1437485375605726f59c888c Mon Sep 17 00:00:00 2001 From: xuyang Date: Tue, 30 Apr 2024 23:12:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9mod?= 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 aa025e2..85585a8 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module golib.gaore.com/xuy2/gr_hz +module golib.gaore.com/GaoreGo/gr_hz go 1.16