mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 02:00:24 +00:00
修复群管定时提醒无法取消
This commit is contained in:
4
go.mod
4
go.mod
@@ -5,7 +5,7 @@ go 1.16
|
||||
require (
|
||||
github.com/FloatTech/AnimeAPI v0.0.0-20210713044920-63367fe18ccd
|
||||
github.com/FloatTech/ZeroBot-ACGImage v1.1.2
|
||||
github.com/FloatTech/ZeroBot-Plugin-Timer v1.2.2
|
||||
github.com/FloatTech/ZeroBot-Plugin-Timer v1.2.4
|
||||
github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46 // indirect
|
||||
github.com/go-ole/go-ole v1.2.5 // indirect
|
||||
github.com/robfig/cron v1.2.0
|
||||
@@ -16,5 +16,7 @@ require (
|
||||
github.com/tidwall/pretty v1.2.0 // indirect
|
||||
github.com/tklauser/go-sysconf v0.3.6 // indirect
|
||||
github.com/wdvxdr1123/ZeroBot v1.2.1
|
||||
golang.org/x/text v0.3.6 // indirect
|
||||
golang.org/x/tools v0.1.3-0.20210608163600-9ed039809d4c // indirect
|
||||
modernc.org/sqlite v1.11.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user