diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-26 13:56:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-26 13:56:50 -0400 |
| commit | c670546ce5cdbd1ecc6ff3a981e1d93b4512687f (patch) | |
| tree | 47c93e9910a26c52b461f222b1c3356a6eb08b4c /go.mod | |
| parent | e11e49f8674eeb2bc1c1776edbe44632853d2ac8 (diff) | |
| download | x-c670546ce5cdbd1ecc6ff3a981e1d93b4512687f.tar.xz x-c670546ce5cdbd1ecc6ff3a981e1d93b4512687f.zip | |
build(deps): bump github.com/aws/aws-sdk-go from 1.44.268 to 1.44.270 (#356)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.268 to 1.44.270.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.268...v1.44.270)
---
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.268 + github.com/aws/aws-sdk-go v1.44.270 github.com/bwmarrin/discordgo v0.27.1 github.com/chai2010/webp v1.1.1 github.com/disintegration/imaging v1.6.1 |
