From 54a5e80ea55886afbb71944dc733bbe684773dc4 Mon Sep 17 00:00:00 2001 From: "Frederick F. Kautz IV" Date: Fri, 3 Apr 2015 20:45:17 -0700 Subject: [PATCH] Updating Godeps.json --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 0eae7e597..0c5dec46f 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,6 +1,6 @@ { "ImportPath": "github.com/minio-io/minio", - "GoVersion": "go1.4", + "GoVersion": "go1.4.2", "Packages": [ "./..." ],