From 73f11d59d30be613930de8e6abfebd6730b48316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sun, 30 Apr 2023 14:08:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.7.1?= 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 a29b57f..a47c50a 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/FloatTech/gocqzbp go 1.20 require ( - github.com/FloatTech/ZeroBot-Plugin v1.7.1-beta3 + github.com/FloatTech/ZeroBot-Plugin v1.7.1 github.com/FloatTech/floatbox v0.0.0-20230331064925-9af336a84944 github.com/FloatTech/zbputils v1.6.2-0.20230411114057-4c71136244b2 github.com/Mrs4s/go-cqhttp v1.0.1