mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-11 17:50:25 +00:00
✏️ 修复某些 gif 制作失败
This commit is contained in:
4
go.mod
4
go.mod
@@ -4,7 +4,7 @@ go 1.16
|
||||
|
||||
require (
|
||||
github.com/FloatTech/AnimeAPI v1.1.9
|
||||
github.com/FloatTech/ZeroBot-Plugin-Gif v0.1.4
|
||||
github.com/FloatTech/ZeroBot-Plugin-Gif v0.1.5
|
||||
github.com/FloatTech/ZeroBot-Plugin-Timer v1.4.3
|
||||
github.com/golang/protobuf v1.5.2
|
||||
github.com/imroc/req v0.3.0
|
||||
@@ -12,6 +12,6 @@ require (
|
||||
github.com/shirou/gopsutil v3.21.8+incompatible
|
||||
github.com/sirupsen/logrus v1.8.1
|
||||
github.com/tidwall/gjson v1.9.0
|
||||
github.com/wdvxdr1123/ZeroBot v1.2.3
|
||||
github.com/wdvxdr1123/ZeroBot v1.2.4
|
||||
modernc.org/sqlite v1.13.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user