summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-31 19:02:23 +0000
committerGitHub <noreply@github.com>2020-05-31 19:02:23 +0000
commit995df6bbcad37fb5d3ef9137b0601e0312518fd3 (patch)
tree15bb06889373c4bdb59fdd8c91ed1be69a532c88 /go.mod
parentd8d774fccce49d890fc1b2ca68b7d7625e989721 (diff)
chore(deps): bump github.com/aws/aws-sdk-go from 1.31.4 to 1.31.7
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.31.4 to 1.31.7. - [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.31.4...v1.31.7) 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 a651ff5b..50f356ee 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.1
- github.com/aws/aws-sdk-go v1.31.4
+ github.com/aws/aws-sdk-go v1.31.7
github.com/boltdb/bolt v1.3.1
github.com/docker/libkv v0.2.1
github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad // indirect