From 959cb87ee2d4cc1188bc755cc32b8f17fcd8dc9b Mon Sep 17 00:00:00 2001 From: yuguojian <18126816215> Date: Wed, 15 Jan 2025 17:19:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8C=85=E5=A4=B4?= 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 a27d5b3..aa44142 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module git.ssgfgtfy.com/backend/common_structure +module gitee.com/shenzhen-jinhuatai-network/common_structure go 1.18.0