Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 19, 2021
1 parent a905179 commit 94718ec
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 24 deletions.
8 changes: 3 additions & 5 deletions chaos-bot/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module ultre.me/radio-chaos/chaos-bot
go 1.14

require (
github.com/bwmarrin/discordgo v0.22.0
github.com/bwmarrin/discordgo v0.23.2
github.com/etherlabsio/errors v0.2.3
github.com/etherlabsio/pkg v0.0.0-20191020161600-58998d98f9ce
github.com/go-chi/chi v1.5.1
github.com/go-chi/chi v1.5.2
github.com/go-chi/httplog v0.1.8
github.com/gohugoio/hugo v0.79.1
github.com/gohugoio/hugo v0.81.0
github.com/graarh/golang-socketio v0.0.0-20170510162725-2c44953b9b5f
github.com/hako/durafmt v0.0.0-20200710122514-c0fb7b4da026
github.com/huandu/xstrings v1.3.1 // indirect
Expand All @@ -22,8 +22,6 @@ require (
github.com/sirupsen/logrus v1.6.0 // indirect
github.com/tpyolang/tpyo-cli v1.0.0
github.com/ultreme/histoire-pour-enfant-generator v0.0.0-20200402084311-66b2cd0d2da6
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect
golang.org/x/sys v0.0.0-20200513112337-417ce2331b5c // indirect
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86 // indirect
moul.io/godev v1.7.0
Expand Down
Loading

0 comments on commit 94718ec

Please sign in to comment.