summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-09 07:25:44 +0000
committerGitHub <noreply@github.com>2021-01-09 07:25:44 +0000
commit2fc3d06f707a65a153b256abb5d5e62ee6b958aa (patch)
treefbfcf3ff78618254e90d16b8a2ea45c1968efb5d /go.mod
parentb882ef968acf2fefb955f983cd4e2ab9534e302f (diff)
chore(deps): bump github.com/aws/aws-sdk-go from 1.36.19 to 1.36.23
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.19 to 1.36.23. - [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.19...v1.36.23) 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 5ee6c2eb..43ed07c3 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.19
+ github.com/aws/aws-sdk-go v1.36.23
github.com/boltdb/bolt v1.3.1
github.com/docker/libkv v0.2.1
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa