mirror of
https://github.com/pgsty/minio.git
synced 2026-07-28 00:16:18 +03:00
a334554f99
current usage of path.Clean returns "." for empty strings instead we need `""` string as-is, make relevant changes as needed.