Updating godeps GoVersion and Packages

This commit is contained in:
Frederick F. Kautz IV 2015-03-04 11:06:31 -08:00
parent 5155b2f124
commit 8d40f60e7d

5
Godeps/Godeps.json generated
View file

@ -1,6 +1,9 @@
{
"ImportPath": "github.com/minio-io/minio",
"GoVersion": "go1.4",
"GoVersion": "go1.4.2",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/codegangsta/cli",