diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-18 10:30:13 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-18 10:30:13 +0000 |
| commit | 98104cc649b3e76e08ff9d0a2caf786bc75e5d4b (patch) | |
| tree | ca28ef99cb8b2e74544fc3309e91ed0f056dadc1 /go.mod | |
| parent | 990c635740f667bb9fea46b62fe5fb5a06a91b3d (diff) | |
| download | x-98104cc649b3e76e08ff9d0a2caf786bc75e5d4b.tar.xz x-98104cc649b3e76e08ff9d0a2caf786bc75e5d4b.zip | |
build(deps): bump github.com/aws/aws-sdk-go from 1.49.22 to 1.49.23 (#538)
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.22 to 1.49.23
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.22 to 1.49.23.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.49.22...v1.49.23)
---
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
@@ -7,7 +7,7 @@ require ( github.com/Marcel-ICMC/graw v0.0.0-20230411090719-e24cd8592d25 github.com/McKael/madon/v2 v2.4.0 github.com/antonmedv/expr v1.15.4 - github.com/aws/aws-sdk-go v1.49.22 + github.com/aws/aws-sdk-go v1.49.23 github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0 github.com/bwmarrin/discordgo v0.27.1 github.com/chai2010/webp v1.1.1 |
