Skip to content

Commit d81b562

Browse files
committed
fix(deps): update all
1 parent a905179 commit d81b562

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

chaos-bot/go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ module ultre.me/radio-chaos/chaos-bot
33
go 1.14
44

55
require (
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
)

0 commit comments

Comments
 (0)