Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

Commit f0deb18

Browse files
committed
⬆️ update deps
1 parent 7f7e77e commit f0deb18

3 files changed

Lines changed: 137 additions & 107 deletions

File tree

go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ module github.com/FloatTech/ZeroBot-Plugin-Dynamic
33
go 1.16
44

55
require (
6-
github.com/FloatTech/zbputils v1.2.3-add6
7-
github.com/fumiama/go-registry v0.0.2
6+
github.com/FloatTech/ZeroBot-Plugin v1.3.1-beta4
7+
github.com/FloatTech/zbputils v1.3.1-0.20220307143543-1139754cacdf
88
github.com/sirupsen/logrus v1.8.1
9-
github.com/wdvxdr1123/ZeroBot v1.4.1
10-
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
9+
github.com/wdvxdr1123/ZeroBot v1.4.2-0.20220307142419-a1b34e6da007
1110
)

0 commit comments

Comments
 (0)