Skip to content

Commit c85cd0f

Browse files
committed
chore(deps): update all
1 parent a905179 commit c85cd0f

File tree

2 files changed

+244
-12
lines changed

2 files changed

+244
-12
lines changed

chaos-bot/go.mod

Lines changed: 2 additions & 3 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.1
77
github.com/etherlabsio/errors v0.2.3
88
github.com/etherlabsio/pkg v0.0.0-20191020161600-58998d98f9ce
99
github.com/go-chi/chi v1.5.1
1010
github.com/go-chi/httplog v0.1.8
11-
github.com/gohugoio/hugo v0.79.1
11+
github.com/gohugoio/hugo v0.80.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
@@ -23,7 +23,6 @@ require (
2323
github.com/tpyolang/tpyo-cli v1.0.0
2424
github.com/ultreme/histoire-pour-enfant-generator v0.0.0-20200402084311-66b2cd0d2da6
2525
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect
26-
golang.org/x/sys v0.0.0-20200513112337-417ce2331b5c // indirect
2726
gopkg.in/yaml.v2 v2.4.0
2827
gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86 // indirect
2928
moul.io/godev v1.7.0

0 commit comments

Comments
 (0)