File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ module ultre.me/radio-chaos/chaos-bot
33go 1.14
44
55require (
6- github.com/bwmarrin/discordgo v0.22.0
6+ github.com/bwmarrin/discordgo v0.23.2
77 github.com/etherlabsio/errors v0.2.3
88 github.com/etherlabsio/pkg v0.0.0-20191020161600-58998d98f9ce
9- github.com/go-chi/chi v1.5.1
10- github.com/go-chi/httplog v0.1.8
11- github.com/gohugoio/hugo v0.79 .1
9+ github.com/go-chi/chi v1.5.4
10+ github.com/go-chi/httplog v0.2.0
11+ github.com/gohugoio/hugo v0.82 .1
1212 github.com/graarh/golang-socketio v0.0.0-20170510162725-2c44953b9b5f
13- github.com/hako/durafmt v0.0.0-20200710122514-c0fb7b4da026
13+ github.com/hako/durafmt 3a2c319c1acd
1414 github.com/huandu/xstrings v1.3.1 // indirect
1515 github.com/imdario/mergo v0.3.9 // indirect
1616 github.com/jinzhu/gorm v1.9.16
@@ -29,7 +29,7 @@ require (
2929 moul.io/godev v1.7.0
3030 moul.io/moulsay v1.3.0
3131 moul.io/number-to-words v0.6.0
32- moul.io/pipotron v1.13.0
32+ moul.io/pipotron v1.13.2
3333 ultre.me/recettator v0.4.0
3434 ultre.me/smsify v1.0.0
3535)
You can’t perform that action at this time.
0 commit comments