From 2db946160ddd2ac0f1e35b5b4c55d11a927deb2c 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 f8eb4e5..362e3b1 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/tiger1103/gfast-token v1.0.10 ) -//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