diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-09 16:43:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-09 16:43:55 +0000 |
| commit | 7942441e61471f578a57910b3aa93636f5a0310d (patch) | |
| tree | c28e2100dd36282c488bf6ab76c7895c1319d666 /go.mod | |
| parent | ce234c8c0a3484a042872afed0fd3f89fb726263 (diff) | |
deps(go): Bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 (#2300)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.5 to 1.55.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.5...v1.55.6)
---
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.3.1 github.com/Shopify/ejson v1.5.4 - github.com/aws/aws-sdk-go v1.55.5 + github.com/aws/aws-sdk-go v1.55.6 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa github.com/google/uuid v1.6.0 github.com/gosimple/slug v1.15.0 |
