From 7d59f49fc3bb48cbb6af183ef1a5bd88b34bfd86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Tue, 30 Dec 2025 16:14:15 +0800 Subject: [PATCH] =?UTF-8?q?common=E5=A2=9E=E5=8A=A0=E9=80=9A=E7=94=A8log?= =?UTF-8?q?=E6=A8=A1=E5=9D=97?= 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 91dc3e9..cf2da2f 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( go.mongodb.org/mongo-driver/v2 v2.4.0 ) -//replace gitee.com/red-future---jilin-g/common v0.2.9 => ../common +replace gitee.com/red-future---jilin-g/common v0.2.9 => ../common require ( github.com/BurntSushi/toml v1.5.0 // indirect