From 97e5d77ca274bd2126fffdc49487bfc8457e332c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 11:03:30 +0000 Subject: build(deps): bump github.com/aws/aws-sdk-go from 1.44.213 to 1.44.228 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.213 to 1.44.228. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.213...v1.44.228) --- 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] --- go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 86d0adc..70e94d9 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.213 + github.com/aws/aws-sdk-go v1.44.228 github.com/bwmarrin/discordgo v0.27.1 github.com/chai2010/webp v1.1.1 github.com/disintegration/imaging v1.6.1 @@ -72,7 +72,6 @@ require ( github.com/google/btree v1.0.1 // indirect github.com/google/go-cmp v0.5.8 // indirect github.com/google/go-querystring v1.0.0 // indirect - github.com/google/uuid v1.3.0 // indirect github.com/gorilla/websocket v1.5.0 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-multierror v1.1.1 // indirect -- cgit v1.2.3