aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 10:31:12 +0000
committerGitHub <noreply@github.com>2024-04-01 10:31:12 +0000
commit535b76c363df6d427fe4266285297bfc5df2b3e9 (patch)
treef331bd876859fc257c2d1193f8507e451be41d8e /go.mod
parent918192769190068b20b2419a14ee7d21baeef50a (diff)
downloadx-535b76c363df6d427fe4266285297bfc5df2b3e9.tar.xz
x-535b76c363df6d427fe4266285297bfc5df2b3e9.zip
build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 (#583)
* build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.2.1 to 4.3.0. - [Commits](https://github.com/cenkalti/backoff/compare/v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: github.com/cenkalti/backoff/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mimi <mimi@xeserv.us>
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 df87265..cfb4d3b 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/aws/aws-sdk-go v1.50.13
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.0
github.com/bwmarrin/discordgo v0.27.1
- github.com/cenkalti/backoff/v4 v4.2.1
+ github.com/cenkalti/backoff/v4 v4.3.0
github.com/chai2010/webp v1.1.1
github.com/disintegration/imaging v1.6.2
github.com/dop251/goja v0.0.0-20230531210528-d7324b2d74f7