diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-30 10:10:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-30 10:10:53 +0000 |
| commit | 4cd5c1366892ea8c28d390d5a24b8162e3a3ab63 (patch) | |
| tree | eb46e463b41f21b99bcae56ec550937c64f28792 /go.mod | |
| parent | a2572fd4b032f3a6b38b7c78a9d0366f35fc45d9 (diff) | |
| download | x-4cd5c1366892ea8c28d390d5a24b8162e3a3ab63.tar.xz x-4cd5c1366892ea8c28d390d5a24b8162e3a3ab63.zip | |
build(deps): bump github.com/aws/aws-sdk-go from 1.53.6 to 1.53.12 (#604)
* build(deps): bump github.com/aws/aws-sdk-go from 1.53.6 to 1.53.12
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.53.6 to 1.53.12.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.6...v1.53.12)
---
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
@@ -10,7 +10,7 @@ require ( github.com/Marcel-ICMC/graw v0.0.0-20230411090719-e24cd8592d25 github.com/McKael/madon/v2 v2.4.0 github.com/Songmu/gitconfig v0.2.0 - github.com/aws/aws-sdk-go v1.53.6 + github.com/aws/aws-sdk-go v1.53.12 github.com/aws/aws-sdk-go-v2/service/s3 v1.54.3 github.com/bwmarrin/discordgo v0.28.1 github.com/c-bata/go-prompt v0.2.6 |
