mirror of
https://github.com/minio/minio.git
synced 2025-11-12 23:01:39 -05:00
[refactor] simplify en/decrypted size computation (#5658)
This commit replaces the en/decrypted size computation with functions from the `sio` package. Fixes #5657
This commit is contained in:
committed by
Nitish Tiwari
parent
2938e332ba
commit
a4d2e2b428
6
vendor/vendor.json
vendored
6
vendor/vendor.json
vendored
@@ -446,10 +446,10 @@
|
||||
"revisionTime": "2017-08-28T17:39:33Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "pvBHvHfubwxgvXNz35PDMbBWY9s=",
|
||||
"checksumSHA1": "LLNO4saSnirHPhxJQ6nk2E0VMKs=",
|
||||
"path": "github.com/minio/sio",
|
||||
"revision": "83dd737d26dbcf4847f48ecec77c2c13f739eb25",
|
||||
"revisionTime": "2018-03-01T21:58:29Z"
|
||||
"revision": "b421622190be1ffb4569c7303ed1b7bef201a7c3",
|
||||
"revisionTime": "2018-03-15T10:40:56Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "V/quM7+em2ByJbWBLOsEwnY3j/Q=",
|
||||
|
||||
Reference in New Issue
Block a user