Skip to content

Commit 94718ec

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

File tree

2 files changed

+345
-24
lines changed

2 files changed

+345
-24
lines changed

chaos-bot/go.mod

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ 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
9+
github.com/go-chi/chi v1.5.2
1010
github.com/go-chi/httplog v0.1.8
11-
github.com/gohugoio/hugo v0.79.1
11+
github.com/gohugoio/hugo v0.81.0
1212
github.com/graarh/golang-socketio v0.0.0-20170510162725-2c44953b9b5f
1313
github.com/hako/durafmt v0.0.0-20200710122514-c0fb7b4da026
1414
github.com/huandu/xstrings v1.3.1 // indirect
@@ -22,8 +22,6 @@ require (
2222
github.com/sirupsen/logrus v1.6.0 // indirect
2323
github.com/tpyolang/tpyo-cli v1.0.0
2424
github.com/ultreme/histoire-pour-enfant-generator v0.0.0-20200402084311-66b2cd0d2da6
25-
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect
26-
golang.org/x/sys v0.0.0-20200513112337-417ce2331b5c // indirect
2725
gopkg.in/yaml.v2 v2.4.0
2826
gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86 // indirect
2927
moul.io/godev v1.7.0

0 commit comments

Comments
 (0)