summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-02 19:14:45 -0400
committerGitHub <noreply@github.com>2021-05-02 19:14:45 -0400
commit02abb50b21aefafcf4e6aecd13b5c69f33580849 (patch)
treea53eb55cb7df73a5867bbdaedb07049e9d239697 /go.mod
parent7f0ed7594b43c98a0bfdb7be0fa9e3443e262453 (diff)
Bump github.com/aws/aws-sdk-go from 1.38.21 to 1.38.30 (#1147)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.21 to 1.38.30. - [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.21...v1.38.30) 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 63769efd..8c98eec7 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.21
+ github.com/aws/aws-sdk-go v1.38.30
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.1.0