From aed760174a42f9bdaf32152e04da58924e671aa4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2020 19:52:49 +0000 Subject: chore(deps): bump github.com/aws/aws-sdk-go from 1.32.11 to 1.33.1 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.32.11 to 1.33.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.32.11...v1.33.1) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 8b03fd35..9f094c2f 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.11 + github.com/aws/aws-sdk-go v1.33.1 github.com/boltdb/bolt v1.3.1 github.com/docker/libkv v0.2.1 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa -- cgit v1.2.3