mirror of
https://github.com/minio/minio.git
synced 2025-07-15 03:41:53 -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