mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 15:20:22 +00:00
🎨 改进代码结构
This commit is contained in:
4
go.mod
4
go.mod
@@ -5,8 +5,8 @@ go 1.15
|
||||
require (
|
||||
github.com/antchfx/htmlquery v1.2.3
|
||||
github.com/mattn/go-sqlite3 v1.14.6
|
||||
github.com/sirupsen/logrus v1.7.0
|
||||
github.com/sirupsen/logrus v1.8.0
|
||||
github.com/tidwall/gjson v1.6.8
|
||||
github.com/wdvxdr1123/ZeroBot v0.0.0-20210214154537-b88c3977a0c1
|
||||
github.com/wdvxdr1123/ZeroBot v1.0.1
|
||||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user