From 9d6b85334aaff9ca4d01e6a61ee7d0d1ad0db9df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 01:28:09 +0000 Subject: [PATCH] Bump github.com/bwmarrin/discordgo from 0.27.1 to 0.28.1 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](https://github.com/bwmarrin/discordgo/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a45d42b..554d638 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 541a39c..0eff71a 100644 --- a/go.sum +++ b/go.sum @@ -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=