mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 02:00:24 +00:00
升级mod到最新
This commit is contained in:
12
go.mod
12
go.mod
@@ -5,8 +5,8 @@ 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.4
|
||||
github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46 // indirect
|
||||
github.com/FloatTech/ZeroBot-Plugin-Timer v1.3.1
|
||||
github.com/StackExchange/wmi v1.2.0 // indirect
|
||||
github.com/go-ole/go-ole v1.2.5 // indirect
|
||||
github.com/robfig/cron v1.2.0
|
||||
github.com/shirou/gopsutil v3.21.6+incompatible
|
||||
@@ -14,9 +14,9 @@ require (
|
||||
github.com/t-tomalak/logrus-easy-formatter v0.0.0-20190827215021-c074f06c5816
|
||||
github.com/tidwall/gjson v1.8.1
|
||||
github.com/tidwall/pretty v1.2.0 // indirect
|
||||
github.com/tklauser/go-sysconf v0.3.6 // indirect
|
||||
github.com/wdvxdr1123/ZeroBot v1.2.1
|
||||
github.com/tklauser/go-sysconf v0.3.7 // indirect
|
||||
github.com/wdvxdr1123/ZeroBot v1.2.2
|
||||
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
|
||||
golang.org/x/tools v0.1.5 // indirect
|
||||
modernc.org/sqlite v1.12.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user