diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-21 01:02:27 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-21 01:02:27 +0000 |
| commit | 4e95e73a2ea9cb82ba86790643b6604ca7fa8008 (patch) | |
| tree | df696e253ee673fc42d51e897882e3ee99a38a3b /go.mod | |
| parent | 7f8007c7e4ce4ed3173a3da44232935c4b32841d (diff) | |
Bump github.com/aws/aws-sdk-go from 1.42.4 to 1.42.9 (#1251)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.42.4 to 1.42.9.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.4...v1.42.9)
---
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
@@ -5,7 +5,7 @@ go 1.17 require ( github.com/Masterminds/goutils v1.1.1 github.com/Shopify/ejson v1.3.0 - github.com/aws/aws-sdk-go v1.42.4 + github.com/aws/aws-sdk-go v1.42.9 github.com/docker/libkv v0.2.2-0.20180912205406-458977154600 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa github.com/go-git/go-billy/v5 v5.3.1 |
