diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-06 09:17:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-06 09:17:45 -0400 |
| commit | 51947a7d5ca7d797ee4998aadfcf856abc8f7a67 (patch) | |
| tree | d4e21d8e873dc269f0cebf351a9513ea71584ca0 /go.mod | |
| parent | 129ff6bde8a1fb46b0c2e52586f94cd1b470720b (diff) | |
deps(go): Bump github.com/aws/aws-sdk-go from 1.54.14 to 1.54.15 (#2165)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.54.14 to 1.54.15.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.54.14...v1.54.15)
---
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
@@ -7,7 +7,7 @@ require ( github.com/Masterminds/goutils v1.1.1 github.com/Masterminds/semver/v3 v3.2.1 github.com/Shopify/ejson v1.5.2 - github.com/aws/aws-sdk-go v1.54.14 + github.com/aws/aws-sdk-go v1.54.15 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa github.com/google/uuid v1.6.0 github.com/gosimple/slug v1.14.0 |
