minio/Godeps/Godeps.json

43 lines
1019 B
JSON
Raw Normal View History

{
2015-05-11 19:23:10 -04:00
"ImportPath": "github.com/minio/minio",
2015-05-11 19:33:08 -04:00
"GoVersion": "go1.4",
2015-03-04 14:06:31 -05:00
"Packages": [
"./..."
],
"Deps": [
2015-04-08 21:02:03 -04:00
{
"ImportPath": "github.com/dustin/go-humanize",
2015-04-28 00:02:36 -04:00
"Rev": "00897f070f09f194c26d65afae734ba4c32404e8"
2015-04-08 21:02:03 -04:00
},
{
"ImportPath": "github.com/gorilla/context",
2015-04-28 00:02:36 -04:00
"Rev": "215affda49addc4c8ef7e2534915df2c8c35c6cd"
},
{
"ImportPath": "github.com/gorilla/mux",
2015-04-28 00:02:36 -04:00
"Rev": "660d31f8602b95058fed6833debf113e85350868"
},
{
2015-05-11 19:23:10 -04:00
"ImportPath": "github.com/minio/check",
2015-05-11 19:33:08 -04:00
"Rev": "67f8c16c6c27bb03c82e41c2be533ace00035ab4"
},
{
2015-05-11 19:23:10 -04:00
"ImportPath": "github.com/minio/cli",
2015-05-11 19:33:08 -04:00
"Comment": "1.2.0-111-g432a101",
"Rev": "432a1019ded42d1b34fb5f1aad60fb609245d5a1"
},
2015-03-28 02:27:17 -04:00
{
"ImportPath": "github.com/stretchr/objx",
"Rev": "cbeaeb16a013161a98496fad62933b1d21786672"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Rev": "e4ec8152c15fc46bd5056ce65997a07c7d415325"
},
{
"ImportPath": "github.com/stretchr/testify/mock",
"Rev": "e4ec8152c15fc46bd5056ce65997a07c7d415325"
}
]
}