mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
Merge pull request #592 from harshavardhana/pr_out_move_cli_check_to_minio_from_minio_io
This commit is contained in:
commit
946341ac29
8
Godeps/Godeps.json
generated
8
Godeps/Godeps.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"ImportPath": "github.com/minio/minio",
|
"ImportPath": "github.com/minio/minio",
|
||||||
"GoVersion": "go1.4.2",
|
"GoVersion": "go1.4",
|
||||||
"Packages": [
|
"Packages": [
|
||||||
"./..."
|
"./..."
|
||||||
],
|
],
|
||||||
@ -19,12 +19,12 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/minio/check",
|
"ImportPath": "github.com/minio/check",
|
||||||
"Rev": "bc4e66da8cd7ff58a4b9b84301f906352b8f2c94"
|
"Rev": "67f8c16c6c27bb03c82e41c2be533ace00035ab4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/minio/cli",
|
"ImportPath": "github.com/minio/cli",
|
||||||
"Comment": "1.2.0-110-g111d644",
|
"Comment": "1.2.0-111-g432a101",
|
||||||
"Rev": "111d6445d384505978aaf5b218ce96d163b73c57"
|
"Rev": "432a1019ded42d1b34fb5f1aad60fb609245d5a1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/stretchr/objx",
|
"ImportPath": "github.com/stretchr/objx",
|
||||||
|
Loading…
Reference in New Issue
Block a user