From 13d839cea14aaf17d158a6ede77752b198d46322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Wed, 10 Jun 2026 15:59:10 +0800 Subject: [PATCH] =?UTF-8?q?ci/cd=E8=B0=83=E6=95=B4?= 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 69a047e..e9529c4 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.23 => ../common +//replace gitea.redpowerfuture.com/red-future/common v0.0.23 => ../common require ( github.com/BurntSushi/toml v1.5.0 // indirect