update dsync implementation to fix a regression (#5513)

Currently minio master requires 4 servers, we
have decided to run on a minimum of 2 servers
instead - fixes a regression from previous
releases where 3 server setups were supported.
This commit is contained in:
Harshavardhana
2018-02-12 01:46:12 -08:00
committed by Nitish Tiwari
parent 4f73fd9487
commit 8de6cf4124
4 changed files with 16 additions and 14 deletions

6
vendor/vendor.json vendored
View File

@@ -380,10 +380,10 @@
"revisionTime": "2017-02-27T07:32:28Z"
},
{
"checksumSHA1": "qhWQM7xmqaxFqADNTj8YPjE/8Ws=",
"checksumSHA1": "1AQVDkFvVxn1RMTLyjeDSESBhrc=",
"path": "github.com/minio/dsync",
"revision": "ed0989bc6c7b199f749fa6be0b7ee98d689b88c7",
"revisionTime": "2017-11-22T09:16:00Z"
"revision": "439a0961af700f80db84cc180fe324a89070fa65",
"revisionTime": "2018-01-23T12:12:34Z"
},
{
"path": "github.com/minio/go-homedir",