From 88eb6e07c109d7edc6fdede96cf078a656d9eb2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:25:39 +0000 Subject: build(deps): bump github.com/aws/aws-sdk-go from 1.50.9 to 1.50.10 (#550) * build(deps): bump github.com/aws/aws-sdk-go from 1.50.9 to 1.50.10 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.9 to 1.50.10. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.9...v1.50.10) --- 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] * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mimi --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a5c2546..ccba14a 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.9 + github.com/aws/aws-sdk-go v1.50.10 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 -- cgit v1.2.3