diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-16 12:35:24 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-16 12:35:24 +0000 |
| commit | f16da40f35e4a03f4ad6a85e2833752cc10e0ede (patch) | |
| tree | 1d764e7c859cf5714667a4eeecac5aac1047c5bf /go.mod | |
| parent | 8b103f925bd8b600e4ce38ed926726c370cb8f38 (diff) | |
Build(deps): Bump github.com/aws/aws-sdk-go from 1.53.19 to 1.54.2 (#2110)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.53.19 to 1.54.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.19...v1.54.2)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.53.19 + github.com/aws/aws-sdk-go v1.54.2 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa github.com/google/uuid v1.6.0 github.com/gosimple/slug v1.14.0 |
