From b162fdba7936c674a0a3c6da77edd9ff27eab156 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:50:09 +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 | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 2b937ee..4e0f278 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,6 @@ require ( go.mongodb.org/mongo-driver/v2 v2.5.0 ) - replace github.com/bjang03/gmq => ../gmq require (