diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-03 10:58:25 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-03 10:58:25 +0000 |
| commit | 8971b06cd4fb9cdd5a6280b7f7dc88d61effbfaf (patch) | |
| tree | 54b6cecb9956237388c79762e9fc2e75924e7464 /go.mod | |
| parent | e11afd17b25d0dad577e18e724ed9960db45c2e4 (diff) | |
| download | x-8971b06cd4fb9cdd5a6280b7f7dc88d61effbfaf.tar.xz x-8971b06cd4fb9cdd5a6280b7f7dc88d61effbfaf.zip | |
build(deps): bump github.com/aws/aws-sdk-go from 1.53.12 to 1.53.14 (#607)
* build(deps): bump github.com/aws/aws-sdk-go from 1.53.12 to 1.53.14
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.53.12 to 1.53.14.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.12...v1.53.14)
---
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
@@ -11,7 +11,7 @@ require ( github.com/McKael/madon/v2 v2.4.0 github.com/Songmu/gitconfig v0.2.0 github.com/a-h/templ v0.2.707 - github.com/aws/aws-sdk-go v1.53.12 + github.com/aws/aws-sdk-go v1.53.14 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 |
