mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-23 02:53:35 +00:00
a334554f99
current usage of path.Clean returns "." for empty strings instead we need `""` string as-is, make relevant changes as needed.