🐛 fix fontfile notfound error

This commit is contained in:
fumiama
2022-01-14 12:10:05 +08:00
parent 790200e519
commit b676e00f0b
3 changed files with 13 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/FloatTech/ZeroBot-Plugin
go 1.17
require (
github.com/FloatTech/AnimeAPI v1.2.1
github.com/FloatTech/AnimeAPI v1.2.2
github.com/FloatTech/zbputils v1.2.3-add9
github.com/antchfx/htmlquery v1.2.4
github.com/corona10/goimagehash v1.0.3