mirror of
https://github.com/minio/minio.git
synced 2025-11-13 07:11:44 -05:00
Vendorize latest minio-go (#4989)
As minio-go behavior is fixed to treat empty byte arrays and nil byte arrays in the same manner. These changes are needed in minio to address the PutObject failure for S3 Gateway. Fixes: https://github.com/minio/minio/issues/4974, https://github.com/minio/minio-java/issues/615
This commit is contained in:
6
vendor/vendor.json
vendored
6
vendor/vendor.json
vendored
@@ -312,10 +312,10 @@
|
||||
"revisionTime": "2016-02-29T08:42:30-08:00"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "RoElkV9hrX7Zd8YivXD+JOJOumA=",
|
||||
"checksumSHA1": "mqxOM3CsubB09O0nDEe4efu0JLQ=",
|
||||
"path": "github.com/minio/minio-go",
|
||||
"revision": "84539d76271caeffb7a1d5f058bd83c6449f8145",
|
||||
"revisionTime": "2017-09-01T08:51:27Z"
|
||||
"revision": "414c6b6a2e97428776cd831d9745589ebcf873e5",
|
||||
"revisionTime": "2017-09-27T19:03:45Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "5juljGXPkBWENR2Os7dlnPQER48=",
|
||||
|
||||
Reference in New Issue
Block a user