From 175f7bb436f773aecd14fbd0078ebdde23cf5683 Mon Sep 17 00:00:00 2001 From: Clint Date: Tue, 3 May 2016 16:16:40 -0500 Subject: [PATCH] provider/aws: Bump Cloudfront dependency to 1.1.15, matching the rest of AWS (#6465) --- Godeps/Godeps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 393a2ec78..2b6e8f06a 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -367,8 +367,8 @@ }, { "ImportPath": "github.com/aws/aws-sdk-go/service/cloudfront", - "Comment": "v1.1.14", - "Rev": "6876e9922ff299adf36e43e04c94820077968b3b" + "Comment": "v1.1.15", + "Rev": "e7cf1e5986499eea7d4a87868f1eb578c8f2045a" }, { "ImportPath": "github.com/aws/aws-sdk-go/service/cloudtrail",