Skip to content

Commit

Permalink
build(deps): bump github.com/bwmarrin/discordgo from 0.26.0 to 0.26.1
Browse files Browse the repository at this point in the history
Bumps [github.com/bwmarrin/discordgo](https://github.com/bwmarrin/discordgo) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/bwmarrin/discordgo/releases)
- [Commits](bwmarrin/discordgo@v0.26.0...v0.26.1)

---
updated-dependencies:
- dependency-name: github.com/bwmarrin/discordgo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fREW Schmidt committed Aug 30, 2022
1 parent f048577 commit f7c5e2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/BurntSushi/xgbutil v0.0.0-20190907113008-ad855c713046
github.com/PuerkitoBio/goquery v1.8.0
github.com/brandondube/tai v0.0.0-20210908012928-fc9102ee0eba
github.com/bwmarrin/discordgo v0.26.0
github.com/bwmarrin/discordgo v0.26.1
github.com/frioux/yaml v0.0.0-20191009230429-1d79e1a4120f
github.com/fsnotify/fsnotify v1.5.4
github.com/godbus/dbus v4.1.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/brandondube/tai v0.0.0-20210908012928-fc9102ee0eba h1:zwpI3zXPgj6bGdyswiQLuK9luHcZ6FuUCU1WKcTk5vo=
github.com/brandondube/tai v0.0.0-20210908012928-fc9102ee0eba/go.mod h1:Zx9tLMhTfJhSns4czs9WIs8wPR5oT2OuJNDhGR/GHgw=
github.com/bwmarrin/discordgo v0.26.0 h1:/AdFmxHXSHInYAZ7K0O3VEIXlVjGpztk/nuCr9o+JCs=
github.com/bwmarrin/discordgo v0.26.0/go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY=
github.com/bwmarrin/discordgo v0.26.1 h1:AIrM+g3cl+iYBr4yBxCBp9tD9jR3K7upEjl0d89FRkE=
github.com/bwmarrin/discordgo v0.26.1/go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY=
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
Expand Down

0 comments on commit f7c5e2b

Please sign in to comment.