From 29e98aa023440550a28df2a6470ee1425f64bd6d Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Tue, 21 Sep 2021 01:06:31 +0800 Subject: [PATCH] fix test --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0158b88..ab72eef 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ replace github.com/Mrs4s/go-cqhttp v1.0.0-beta5 => github.com/cdle/go-cqhttp v1. require ( github.com/Baozisoftware/qrcode-terminal-go v0.0.0-20170407111555-c0650d8dff0f github.com/Mrs4s/MiraiGo v0.0.0-20210726103104-1d68826cef0e - github.com/Mrs4s/go-cqhttp v1.0.0-beta5 + github.com/Mrs4s/go-cqhttp v1.0.0-beta6 github.com/beego/beego/v2 v2.0.1 github.com/buger/jsonparser v1.1.1 github.com/go-playground/locales v0.13.0