mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
Vendor upstream redis library instead of our fork. (#3913)
We forked the upstream to address a build issue on go 1.6 - that is long done and we don't need to manage our forks anymore.
This commit is contained in:
18
vendor/vendor.json
vendored
18
vendor/vendor.json
vendored
@@ -62,6 +62,18 @@
|
||||
"revision": "42c364ba490082e4815b5222728711b3440603eb",
|
||||
"revisionTime": "2017-01-13T15:16:12Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "2UmMbNHc8FBr98mJFN1k8ISOIHk=",
|
||||
"path": "github.com/garyburd/redigo/internal",
|
||||
"revision": "0d253a66e6e1349f4581d6d2b300ee434ee2da9f",
|
||||
"revisionTime": "2017-02-16T21:49:44Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "81OSg/NapmTaRpSS+oYsPVE0b1Y=",
|
||||
"path": "github.com/garyburd/redigo/redis",
|
||||
"revision": "0d253a66e6e1349f4581d6d2b300ee434ee2da9f",
|
||||
"revisionTime": "2017-02-16T21:49:44Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "3yco0089CSJ4qbyUccpbDC2+dPg=",
|
||||
"path": "github.com/gogo/protobuf/gogoproto",
|
||||
@@ -208,12 +220,6 @@
|
||||
"revision": "9e734013294ab153b0bdbe182738bcddd46f1947",
|
||||
"revisionTime": "2016-08-18T00:31:20Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "GOSe2XEQI4AYwrMoLZu8vtmzkJM=",
|
||||
"path": "github.com/minio/redigo/redis",
|
||||
"revision": "5e2117cd32d677a36dcd8c9c83776a065555653b",
|
||||
"revisionTime": "2016-07-24T00:05:56Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "URVle4qtadmW9w9BulDRHY3kxnA=",
|
||||
"path": "github.com/minio/sha256-simd",
|
||||
|
||||
Reference in New Issue
Block a user