mirror of https://github.com/minio/minio.git
22 lines
427 B
JSON
22 lines
427 B
JSON
{
|
|
"ImportPath": "github.com/minio-io/minio",
|
|
"GoVersion": "go1.4",
|
|
"Packages": [
|
|
"./..."
|
|
],
|
|
"Deps": [
|
|
{
|
|
"ImportPath": "github.com/gorilla/context",
|
|
"Rev": "50c25fb3b2b3b3cc724e9b6ac75fb44b3bccd0da"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/gorilla/mux",
|
|
"Rev": "e444e69cbd2e2e3e0749a2f3c717cec491552bbf"
|
|
},
|
|
{
|
|
"ImportPath": "gopkg.in/check.v1",
|
|
"Rev": "64131543e7896d5bcc6bd5a76287eb75ea96c673"
|
|
}
|
|
]
|
|
}
|