From 30158f3fa5ab99c23ae20f4ca76d7d79408f4b08 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 18:27:28 +0800 Subject: [PATCH] =?UTF-8?q?http=E5=B7=A5=E5=85=B7=E5=8C=85=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E6=B3=A8=E5=86=8Clog=E8=B7=AF=E7=94=B1?= 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 cf2da2f..91dc3e9 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