✏️ 标准化log

This commit is contained in:
fumiama
2021-08-06 22:10:35 +08:00
parent ef1981934b
commit 9ea41412ad
6 changed files with 42 additions and 7 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/FloatTech/AnimeAPI v0.0.0-20210713044920-63367fe18ccd
github.com/FloatTech/ZeroBot-ACGImage v1.5.5
github.com/FloatTech/ZeroBot-Plugin-Timer v1.3.4
github.com/FloatTech/ZeroBot-Plugin-Timer v1.4.2
github.com/StackExchange/wmi v1.2.1 // indirect
github.com/golang/protobuf v1.5.2
github.com/robfig/cron v1.2.0