We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f7e77e commit f0deb18Copy full SHA for f0deb18
go.mod
@@ -3,9 +3,8 @@ module github.com/FloatTech/ZeroBot-Plugin-Dynamic
3
go 1.16
4
5
require (
6
- github.com/FloatTech/zbputils v1.2.3-add6
7
- github.com/fumiama/go-registry v0.0.2
+ github.com/FloatTech/ZeroBot-Plugin v1.3.1-beta4
+ github.com/FloatTech/zbputils v1.3.1-0.20220307143543-1139754cacdf
8
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
+ github.com/wdvxdr1123/ZeroBot v1.4.2-0.20220307142419-a1b34e6da007
11
)
0 commit comments