summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-22 15:23:07 +0000
committerGitHub <noreply@github.com>2021-05-22 15:23:07 +0000
commitcb8bdef7f9c1906cdea805bde28bad2d1126140f (patch)
tree485df0bc8f67237cdafb9329a39cae73840ace02 /go.mod
parent778bc334517b5c03d787324dedb2479cd265fc28 (diff)
Bump github.com/aws/aws-sdk-go from 1.38.40 to 1.38.45 (#1159)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.40 to 1.38.45. - [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.38.40...v1.38.45) 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 935a0796..b01ce338 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.16
require (
github.com/Masterminds/goutils v1.1.1
github.com/Shopify/ejson v1.2.2
- github.com/aws/aws-sdk-go v1.38.40
+ github.com/aws/aws-sdk-go v1.38.45
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