mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-20 01:25:08 +00:00
255505a83b
As os.Readdir() is used get file entries where statinfo is already present. This patch fixes to use statinfo provided by os.Readdir().