升级ACGImage、ZeroBot-Plugin-Timer、gopsutil

This commit is contained in:
fumiama
2021-08-01 16:07:55 +08:00
parent 987f29fc65
commit 62ff4f4860
2 changed files with 9 additions and 3 deletions

6
go.mod
View File

@@ -4,12 +4,12 @@ go 1.16
require (
github.com/FloatTech/AnimeAPI v0.0.0-20210713044920-63367fe18ccd
github.com/FloatTech/ZeroBot-ACGImage v1.4.1
github.com/FloatTech/ZeroBot-Plugin-Timer v1.3.3
github.com/FloatTech/ZeroBot-ACGImage v1.4.2
github.com/FloatTech/ZeroBot-Plugin-Timer v1.3.4
github.com/StackExchange/wmi v1.2.1 // 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
github.com/shirou/gopsutil v3.21.7+incompatible
github.com/sirupsen/logrus v1.8.1
github.com/t-tomalak/logrus-easy-formatter v0.0.0-20190827215021-c074f06c5816
github.com/tidwall/gjson v1.8.1