1
0
mirror of https://github.com/fumiama/ReiBot.git synced 2026-06-07 10:00:24 +08:00

update b14

This commit is contained in:
源文雨
2022-06-11 22:14:47 +08:00
parent d5a6de5231
commit 49b40bc238
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -4,9 +4,9 @@ go 1.18
require (
github.com/FloatTech/zbpctrl v1.4.1-0.20220610074608-425160596f27
github.com/FloatTech/zbputils v1.4.1-0.20220610074642-09004f278b03
github.com/FloatTech/zbputils v1.4.1-0.20220611141322-54404ff5dae4
github.com/RomiChan/syncx v0.0.0-20220404072119-d7ea0ae15a4c
github.com/fumiama/go-base16384 v1.5.2
github.com/fumiama/go-base16384 v1.5.3
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.1