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