aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-24 09:48:47 -0400
committerGitHub <noreply@github.com>2023-05-24 09:48:47 -0400
commitc9d54ea4178642e6d2e1bd44e3fc74a01dac6f38 (patch)
tree96cc7f984974b315a6e6d1aec54cc44ee55bb088 /go.mod
parent708324c8ed99b6ce10907c49156c47be7db488ab (diff)
downloadx-c9d54ea4178642e6d2e1bd44e3fc74a01dac6f38.tar.xz
x-c9d54ea4178642e6d2e1bd44e3fc74a01dac6f38.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.236 to 1.44.268 (#352)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.236 to 1.44.268. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.236...v1.44.268) --- 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 de732f1..9b9c5b9 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.236
+ github.com/aws/aws-sdk-go v1.44.268
github.com/bwmarrin/discordgo v0.27.1
github.com/chai2010/webp v1.1.1
github.com/disintegration/imaging v1.6.1