aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-26 13:56:50 -0400
committerGitHub <noreply@github.com>2023-05-26 13:56:50 -0400
commitc670546ce5cdbd1ecc6ff3a981e1d93b4512687f (patch)
tree47c93e9910a26c52b461f222b1c3356a6eb08b4c /go.mod
parente11e49f8674eeb2bc1c1776edbe44632853d2ac8 (diff)
downloadx-c670546ce5cdbd1ecc6ff3a981e1d93b4512687f.tar.xz
x-c670546ce5cdbd1ecc6ff3a981e1d93b4512687f.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.268 to 1.44.270 (#356)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.268 to 1.44.270. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.268...v1.44.270) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... 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 5e7f10e..c28034d 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.19
require (
cirello.io/goherokuname v0.0.0-20190914093443-b436bae8c2c5
github.com/McKael/madon/v2 v2.4.0
- github.com/aws/aws-sdk-go v1.44.268
+ github.com/aws/aws-sdk-go v1.44.270
github.com/bwmarrin/discordgo v0.27.1
github.com/chai2010/webp v1.1.1
github.com/disintegration/imaging v1.6.1