mirror of
https://github.com/minio/minio.git
synced 2025-03-20 12:34:16 -04:00
The fix in #7646 introduced a regression which was left unnoticed, the fix didn't work for sub-commands unfortunately. This fixes it by moving v1.21.0 version of the minio/cli package. Fixes #7924