Skip to content

Commit

Permalink
Bump github.com/bwmarrin/discordgo from 0.27.1 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [github.com/bwmarrin/discordgo](https://github.com/bwmarrin/discordgo) from 0.27.1 to 0.28.1.
- [Release notes](https://github.com/bwmarrin/discordgo/releases)
- [Commits](bwmarrin/discordgo@v0.27.1...v0.28.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 84f88bd commit 176c5d4
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 @@ -7,7 +7,7 @@ require (
github.com/Kardbord/hfapigo/v2 v2.1.0
github.com/Kardbord/imgflipgo/v2 v2.0.1
github.com/Kardbord/ubiquity v0.3.0
github.com/bwmarrin/discordgo v0.27.1
github.com/bwmarrin/discordgo v0.28.1
github.com/deadshot465/owoify-go v1.0.1
github.com/forPelevin/gomoji v1.2.0
github.com/gabriel-vasile/mimetype v1.4.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/Kardbord/imgflipgo/v2 v2.0.1 h1:ZjtKftiOINCRdApqVW4zHNiC/RVeZByVeORUK
github.com/Kardbord/imgflipgo/v2 v2.0.1/go.mod h1:0Z/FulkpgsaORWgL3L2JuzqzpecIT+rX12DN3CEdp28=
github.com/Kardbord/ubiquity v0.3.0 h1:UGA3vQ7ATPAhr8oyk16FGonjPiujqh614vc6e7goyn8=
github.com/Kardbord/ubiquity v0.3.0/go.mod h1:Ln0GFi2Us7+e/5qI4O7AENeEF8iBUfUGUEmvfCHeFkQ=
github.com/bwmarrin/discordgo v0.27.1 h1:ib9AIc/dom1E/fSIulrBwnez0CToJE113ZGt4HoliGY=
github.com/bwmarrin/discordgo v0.27.1/go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY=
github.com/bwmarrin/discordgo v0.28.1 h1:gXsuo2GBO7NbR6uqmrrBDplPUx2T3nzu775q/Rd1aG4=
github.com/bwmarrin/discordgo v0.28.1/go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0kIVMCHkZtRY=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 176c5d4

Please sign in to comment.