From 91324cd2253b27573504a9a672994547b5b77348 Mon Sep 17 00:00:00 2001 From: yuguojian <18126816215> Date: Mon, 13 Jan 2025 17:09:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E4=BB=93=E5=BA=93?= 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 aa44142..a27d5b3 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module gitee.com/shenzhen-jinhuatai-network/common_structure +module git.ssgfgtfy.com/backend/common_structure go 1.18.0