diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-18 12:32:56 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-18 12:32:56 -0500 |
| commit | d7d86de787940f90902f2fc47c8ea598901494ac (patch) | |
| tree | 175241267f78fe9e2672649af551244511d0f8e9 /go.mod | |
| parent | b0bbd3b988afaab67858033ab15770f45b9f1530 (diff) | |
Build(deps): Bump github.com/aws/aws-sdk-go from 1.44.220 to 1.48.0 (#1913)
* Build(deps): Bump github.com/aws/aws-sdk-go from 1.44.220 to 1.48.0
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.220 to 1.48.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.220...v1.48.0)
---
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>
* Fix unit test to support IMDSv2
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Henderson <dhenderson@gmail.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.44.220 + github.com/aws/aws-sdk-go v1.48.0 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.5.0 |
