From 1080158f052438b704d41df29519c8f4ca1823d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=94=85=E9=A5=AD?= <1156544355@qq.com> Date: Wed, 21 Jan 2026 10:14:08 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=E4=BD=BF=E7=94=A8=E9=99=8D?= =?UTF-8?q?=E7=BA=A7go=E7=89=88=E6=9C=AC?= 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 9d79472d..1389bf90 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/FloatTech/ZeroBot-Plugin -go 1.25.1 +go 1.24.2 require ( github.com/Baidu-AIP/golang-sdk v1.1.1