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

add more log

This commit is contained in:
源文雨
2022-07-07 15:18:31 +08:00
parent 1645369ed3
commit 4e50c08da3
4 changed files with 18 additions and 11 deletions

4
go.mod
View File

@@ -4,9 +4,9 @@ go 1.18
require (
github.com/FloatTech/zbpctrl v1.4.1-0.20220706075314-7fdbbc2a2345
github.com/FloatTech/zbputils v1.4.1-0.20220706075514-0ba0bb2b8953
github.com/FloatTech/zbputils v1.4.1-0.20220706162215-fd9437e83a63
github.com/RomiChan/syncx v0.0.0-20220404072119-d7ea0ae15a4c
github.com/fumiama/go-base16384 v1.5.3
github.com/fumiama/go-base16384 v1.5.4
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