Skip to content

Commit f0deb18

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

File tree

3 files changed

+137
-107
lines changed

3 files changed

+137
-107
lines changed

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)