aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-02 10:34:21 +0000
committerGitHub <noreply@github.com>2024-02-02 10:34:21 +0000
commita780c424b1792a01fbc5046b453ccd2ae6ebf455 (patch)
treebec648f0582ebbe475448a2b900f28b5082ed042 /go.mod
parent2fb34823851fcdada9725ba7045b6bfa9cf50fc8 (diff)
downloadx-a780c424b1792a01fbc5046b453ccd2ae6ebf455.tar.xz
x-a780c424b1792a01fbc5046b453ccd2ae6ebf455.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.50.7 to 1.50.9 (#549)
* build(deps): bump github.com/aws/aws-sdk-go from 1.50.7 to 1.50.9 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.7 to 1.50.9. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.7...v1.50.9) --- 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> * 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 363e623..a5c2546 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
cirello.io/goherokuname v0.0.0-20190914093443-b436bae8c2c5
github.com/Marcel-ICMC/graw v0.0.0-20230411090719-e24cd8592d25
github.com/McKael/madon/v2 v2.4.0
- github.com/aws/aws-sdk-go v1.50.7
+ github.com/aws/aws-sdk-go v1.50.9
github.com/aws/aws-sdk-go-v2/service/s3 v1.48.1
github.com/bwmarrin/discordgo v0.27.1
github.com/chai2010/webp v1.1.1