From cacae957ed398b6cebeb67b9dc6662bf9c428874 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: Fri, 28 Jul 2023 16:33:38 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.7.2?= 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 28f085b..d00137c 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/Mrs4s/go-cqhttp v1.1.0 github.com/sirupsen/logrus v1.9.0 github.com/tidwall/gjson v1.14.4 - github.com/wdvxdr1123/ZeroBot v1.7.2 + github.com/wdvxdr1123/ZeroBot v1.7.4 ) require (