radovskyb / watcher

watcher is a Go package for watching for files or directory changes without using filesystem events.
BSD 3-Clause "New" or "Revised" License
1.48k stars 183 forks source link

Update watcher.go #79

Closed Akumzy closed 5 years ago

Akumzy commented 5 years ago

fileInfo is returning the wrong instance for rename and move