summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-30 07:22:51 +0000
committerGitHub <noreply@github.com>2021-01-30 07:22:51 +0000
commitbf1b1e5d3e5aab176abea8527d4e33e9c4e4e27a (patch)
treed95924ff95f4886be60f272f9312799f6be0eece /go.mod
parentca28ddac023d59282902287c6bcb4b987304745d (diff)
chore(deps): bump github.com/aws/aws-sdk-go from 1.36.31 to 1.37.1
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.31 to 1.37.1. - [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.36.31...v1.37.1) 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 6fe60439..0649235d 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.15
require (
github.com/Masterminds/goutils v1.1.0
github.com/Shopify/ejson v1.2.2
- github.com/aws/aws-sdk-go v1.36.31
+ github.com/aws/aws-sdk-go v1.37.1
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.0.0