From 8971b06cd4fb9cdd5a6280b7f7dc88d61effbfaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:58:25 +0000 Subject: build(deps): bump github.com/aws/aws-sdk-go from 1.53.12 to 1.53.14 (#607) * build(deps): bump github.com/aws/aws-sdk-go from 1.53.12 to 1.53.14 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.53.12 to 1.53.14. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.12...v1.53.14) --- 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 b8ecff8..6cef9d5 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/McKael/madon/v2 v2.4.0 github.com/Songmu/gitconfig v0.2.0 github.com/a-h/templ v0.2.707 - github.com/aws/aws-sdk-go v1.53.12 + github.com/aws/aws-sdk-go v1.53.14 github.com/aws/aws-sdk-go-v2/service/s3 v1.54.3 github.com/bwmarrin/discordgo v0.28.1 github.com/c-bata/go-prompt v0.2.6 -- cgit v1.2.3