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