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-06-08 04:36:07 -04:00
"Rev": "8cc1aaa2d955ee82833337cfb10babc42be6bce6"
2015-04-08 21:02:03 -04:00
},
{
"ImportPath": "github.com/gorilla/context",
2015-06-08 04:36:07 -04:00
"Rev": "50c25fb3b2b3b3cc724e9b6ac75fb44b3bccd0da"
},
{
"ImportPath": "github.com/gorilla/mux",
2015-06-08 04:36:07 -04:00
"Rev": "e444e69cbd2e2e3e0749a2f3c717cec491552bbf"
},
{
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",
"Comment": "1.2.0-112-g823349c",
"Rev": "823349ce91e76834a4af0119d5bbc58fd4d2c6b0"
},
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"
}
]
}