mirror of
https://github.com/pgsty/silo.git
synced 2026-09-21 10:03:37 +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().