1
0
mirror of https://github.com/minio/minio.git synced 2025-03-25 15:04:14 -04:00
Harshavardhana 64288d6eb5 fix: export policy.Resource for remote RPC policy updates ()
This PR fixes a regression where the remote bucket policies
were not updated due to policy.Resource not having exported
fields, gob fails with unexported fields while marshalling.
2018-05-16 16:17:00 -07:00
..