升级AnimeAPI

This commit is contained in:
fumiama
2021-08-07 00:00:11 +08:00
parent 16bef14df4
commit 421c2028ca
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/FloatTech/ZeroBot-Plugin
go 1.16
require (
github.com/FloatTech/AnimeAPI v1.1.1
github.com/FloatTech/AnimeAPI v1.1.2
github.com/FloatTech/ZeroBot-Plugin-Timer v1.4.2
github.com/StackExchange/wmi v1.2.1 // indirect
github.com/golang/protobuf v1.5.2