aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-13 23:39:51 -0400
committerGitHub <noreply@github.com>2023-06-13 23:39:51 -0400
commite5976e6ce145f7ddb79cab5d8f3e46c92d4d0cde (patch)
tree890985ec81b08b5e9d1ea71f825572ed46f79a8a /go.mod
parentad44c73e481a51d326a397cd64f841204aea1577 (diff)
downloadx-e5976e6ce145f7ddb79cab5d8f3e46c92d4d0cde.tar.xz
x-e5976e6ce145f7ddb79cab5d8f3e46c92d4d0cde.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.270 to 1.44.282 (#370)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.270 to 1.44.282. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.270...v1.44.282) --- 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 ceab288..49e5427 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.270
+ github.com/aws/aws-sdk-go v1.44.282
github.com/bwmarrin/discordgo v0.27.1
github.com/chai2010/webp v1.1.1
github.com/disintegration/imaging v1.6.1