From c93a06868df3dd147f6513065ff2a437c2aa55d8 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 16:10: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 3e3a143..27ac058 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/yidun/yidun-golang-sdk v1.0.38 ) -//replace gitea.com/red-future/common => ../common +//replace gitea.redpowerfuture.com/red-future/common => ../common require ( github.com/BurntSushi/toml v1.5.0 // indirect