From f2753507314b9c82f7d76966a50cc404c64a57be Mon Sep 17 00:00:00 2001 From: Yury Kozyrev Date: Fri, 3 Aug 2018 09:59:10 +0200 Subject: [PATCH] Update Gopkg.toml --- Gopkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gopkg.toml b/Gopkg.toml index 99014f3..0585673 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -27,7 +27,7 @@ [[constraint]] name = "github.com/aws/aws-sdk-go" - version = "1.15.4" + version = "^1.15.4" [prune] go-tests = true