summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-27 06:28:40 +0000
committerGitHub <noreply@github.com>2020-06-27 06:28:40 +0000
commitdf279a5a07970d884563a4c9c8fece219ec1dd98 (patch)
tree6e9cc4971f859a37c164c8da60ac8c6d59bd1cab /go.mod
parent98ce3dad739a6fd5cfb3599231f57d908f313299 (diff)
chore(deps): bump github.com/aws/aws-sdk-go from 1.32.6 to 1.32.11
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.32.6 to 1.32.11. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.32.6...v1.32.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 faa182f2..7359014d 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.14
require (
github.com/Masterminds/goutils v1.1.0
github.com/Shopify/ejson v1.2.2
- github.com/aws/aws-sdk-go v1.32.6
+ github.com/aws/aws-sdk-go v1.32.11
github.com/boltdb/bolt v1.3.1
github.com/docker/libkv v0.2.1
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa