From 277af280f1979150d9612a6ecd7a91a7f04aebc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Oct 2021 14:01:06 +0200 Subject: [PATCH] Bump github.com/andersfylling/disgord from 0.28.3 to 0.29.0 (#9) Bumps [github.com/andersfylling/disgord](https://github.com/andersfylling/disgord) from 0.28.3 to 0.29.0. - [Release notes](https://github.com/andersfylling/disgord/releases) - [Commits](https://github.com/andersfylling/disgord/compare/v0.28.3...v0.29.0) --- updated-dependencies: - dependency-name: github.com/andersfylling/disgord dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 83d12e0..0bb1ed6 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module gitlab.com/gaming0skar123/go/cdn go 1.16 require ( - github.com/andersfylling/disgord v0.28.3 + github.com/andersfylling/disgord v0.29.0 github.com/andersfylling/snowflake/v5 v5.0.1 github.com/blang/semver v3.5.1+incompatible github.com/gin-gonic/gin v1.7.4 diff --git a/go.sum b/go.sum index 84d236f..42cec4b 100644 --- a/go.sum +++ b/go.sum @@ -33,8 +33,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9 dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= -github.com/andersfylling/disgord v0.28.3 h1:D8umbMKBW7ePjQnyq6mhrFl11Pvxm9Yc2d3LaFxe610= -github.com/andersfylling/disgord v0.28.3/go.mod h1:xVShFExKzAKn/jtFdGPanouNsJ8FEe02vo+2nv78YRc= +github.com/andersfylling/disgord v0.29.0 h1:nAFeDGaiLiUd4hj2ghOdVTYAJ9nLV5acNNBa+DCl5sI= +github.com/andersfylling/disgord v0.29.0/go.mod h1:xVShFExKzAKn/jtFdGPanouNsJ8FEe02vo+2nv78YRc= github.com/andersfylling/snowflake/v5 v5.0.1 h1:unXbYSij6tRCGJzoLz9zl3nJsqd9hu7bbYSgB8K8/i0= github.com/andersfylling/snowflake/v5 v5.0.1/go.mod h1:AdhrB+kewjnQInv8cR7ABe2SGoVXh79njnipUnz1HFc= github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ=