aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-26 09:13:02 -0500
committerGitHub <noreply@github.com>2023-01-26 09:13:02 -0500
commit76c2a0ad8041537b6f894557c729e80205d202bb (patch)
tree801c6a68d2d3b75683a14ead859849588fc85c53 /go.mod
parentf622f7774ad5eb7d7f0a34a3b6dd104d26c5ea0f (diff)
downloadx-76c2a0ad8041537b6f894557c729e80205d202bb.tar.xz
x-76c2a0ad8041537b6f894557c729e80205d202bb.zip
build(deps): bump github.com/bwmarrin/discordgo from 0.26.1 to 0.27.0 (#224)
Bumps [github.com/bwmarrin/discordgo](https://github.com/bwmarrin/discordgo) from 0.26.1 to 0.27.0. - [Release notes](https://github.com/bwmarrin/discordgo/releases) - [Commits](https://github.com/bwmarrin/discordgo/compare/v0.26.1...v0.27.0) --- updated-dependencies: - dependency-name: github.com/bwmarrin/discordgo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6ad2676..db494c6 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
cirello.io/goherokuname v0.0.0-20190914093443-b436bae8c2c5
github.com/McKael/madon/v2 v2.0.0-20180929094633-c679abc985d6
github.com/aws/aws-sdk-go v1.44.180
- github.com/bwmarrin/discordgo v0.26.1
+ github.com/bwmarrin/discordgo v0.27.0
github.com/chai2010/webp v1.1.1
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd
github.com/disintegration/imaging v1.6.1