diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-13 23:39:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-13 23:39:51 -0400 |
| commit | e5976e6ce145f7ddb79cab5d8f3e46c92d4d0cde (patch) | |
| tree | 890985ec81b08b5e9d1ea71f825572ed46f79a8a /go.mod | |
| parent | ad44c73e481a51d326a397cd64f841204aea1577 (diff) | |
| download | x-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.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.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 |
