diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-05 10:25:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-05 10:25:39 +0000 |
| commit | 88eb6e07c109d7edc6fdede96cf078a656d9eb2b (patch) | |
| tree | d8ca0eff0ef9ed4281a63eca355269568f8c5e3f /go.mod | |
| parent | fab2f655d9926079b7c1b75efb637a4717a4022f (diff) | |
| download | x-88eb6e07c109d7edc6fdede96cf078a656d9eb2b.tar.xz x-88eb6e07c109d7edc6fdede96cf078a656d9eb2b.zip | |
build(deps): bump github.com/aws/aws-sdk-go from 1.50.9 to 1.50.10 (#550)
* build(deps): bump github.com/aws/aws-sdk-go from 1.50.9 to 1.50.10
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.9 to 1.50.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.9...v1.50.10)
---
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>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mimi <mimi@xeserv.us>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ require ( cirello.io/goherokuname v0.0.0-20190914093443-b436bae8c2c5 github.com/Marcel-ICMC/graw v0.0.0-20230411090719-e24cd8592d25 github.com/McKael/madon/v2 v2.4.0 - github.com/aws/aws-sdk-go v1.50.9 + github.com/aws/aws-sdk-go v1.50.10 github.com/aws/aws-sdk-go-v2/service/s3 v1.48.1 github.com/bwmarrin/discordgo v0.27.1 github.com/chai2010/webp v1.1.1 |
