✏️ 简化代码

This commit is contained in:
fumiama
2021-08-07 14:15:15 +08:00
parent 72fa62622f
commit a094d1c2ba
4 changed files with 5 additions and 9 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.2
github.com/FloatTech/AnimeAPI v1.1.3
github.com/FloatTech/ZeroBot-Plugin-Timer v1.4.2
github.com/StackExchange/wmi v1.2.1 // indirect
github.com/golang/protobuf v1.5.2