Merge pull request #253 from fkautz/pr_out_updating_godeps_goversion_and_packages

This commit is contained in:
Frederick F. Kautz IV
2015-03-04 12:52:25 -08:00

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",