升级ACGImage,隐藏一些包暴露的函数

This commit is contained in:
fumiama
2021-08-03 01:01:43 +08:00
parent f8e150786a
commit bda336dff5
5 changed files with 22 additions and 17 deletions

3
go.mod
View File

@@ -4,8 +4,9 @@ go 1.16
require (
github.com/FloatTech/AnimeAPI v0.0.0-20210713044920-63367fe18ccd
github.com/FloatTech/ZeroBot-ACGImage v1.4.3
github.com/FloatTech/ZeroBot-ACGImage v1.5.1
github.com/FloatTech/ZeroBot-Plugin-Timer v1.3.4
github.com/FloatTech/Zerobot-ACGImage-Classify v1.2.1
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