升级AnimeAPI

This commit is contained in:
fumiama
2021-08-21 16:15:46 +08:00
parent d46a474364
commit 6994b27656
2 changed files with 3 additions and 3 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.5
github.com/FloatTech/AnimeAPI v1.1.6
github.com/FloatTech/ZeroBot-Plugin-Timer v1.4.3
github.com/StackExchange/wmi v1.2.1 // indirect
github.com/golang/protobuf v1.5.2