mirror of
https://github.com/minio/minio.git
synced 2025-11-13 07:11:44 -05:00
vendor: update reedsolomon package with new changes. (#2870)
- Cached inverse matrices for better reconstruct performance. - New error reconstruction required is returned, helpful in initiating healing.
This commit is contained in:
5
vendor/vendor.json
vendored
5
vendor/vendor.json
vendored
@@ -73,9 +73,10 @@
|
||||
"revisionTime": "2016-01-06T11:44:51+01:00"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "XRii0aDqXZvztXflEB2EE9TRoks=",
|
||||
"path": "github.com/klauspost/reedsolomon",
|
||||
"revision": "467733eb9c209042fb37d2074a5b6be33a529be0",
|
||||
"revisionTime": "2016-07-06T21:06:00+02:00"
|
||||
"revision": "c54154da9e35cab25232314cf69ab9d78447f9a5",
|
||||
"revisionTime": "2016-09-12T19:31:07Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "dNYxHiBLalTqluak2/Z8c3RsSEM=",
|
||||
|
||||
Reference in New Issue
Block a user