minio/Godeps/Godeps.json

31 lines
679 B
JSON
Raw Normal View History

{
2014-11-08 01:23:52 -05:00
"ImportPath": "github.com/minio-io/minio",
2015-03-04 14:06:31 -05:00
"GoVersion": "go1.4.2",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/gorilla/context",
"Rev": "50c25fb3b2b3b3cc724e9b6ac75fb44b3bccd0da"
},
{
"ImportPath": "github.com/gorilla/mux",
"Rev": "e444e69cbd2e2e3e0749a2f3c717cec491552bbf"
},
{
"ImportPath": "github.com/minio-io/cli",
"Comment": "1.2.0-96-gfcc23e2",
"Rev": "fcc23e23a705c0d95fce2a446c364ac31a1c73a5"
},
2015-03-25 02:54:43 -04:00
{
"ImportPath": "github.com/minio-io/iodine",
2015-03-25 16:23:07 -04:00
"Rev": "f92ca01c8671d9565c7aa58e3427364c5e187ccf"
2015-03-25 02:54:43 -04:00
},
{
"ImportPath": "gopkg.in/check.v1",
"Rev": "64131543e7896d5bcc6bd5a76287eb75ea96c673"
}
]
}