From 907980c85ccbc69f9dfd2573d94f227869bc827c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Wed, 22 Apr 2026 18:00:32 +0800 Subject: [PATCH] =?UTF-8?q?common=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= 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 4c0e89b..1e1db95 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/gogf/gf/v2 v2.10.0 ) -//replace gitea.com/red-future/common v0.0.12 => ../common +//replace gitea.com/red-future/common v0.0.18 => ../common require ( github.com/BurntSushi/toml v1.5.0 // indirect