diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-04 10:55:07 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-04 10:55:07 -0500 |
| commit | f6ae97d2c77492ba3fe4f4606dae7c679f8e2e2c (patch) | |
| tree | 469a67b5a6452bc58950e0556c3a087a80463267 /go.mod | |
| parent | 2c5734a53fb61e6f7fd741fe7cb7ef12ed7ddece (diff) | |
Build(deps): Bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.10 (#1986)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.50.0 to 1.50.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.0...v1.50.10)
---
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.4.1 - github.com/aws/aws-sdk-go v1.50.0 + github.com/aws/aws-sdk-go v1.50.10 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa github.com/google/uuid v1.6.0 github.com/gosimple/slug v1.13.1 |
