hpcloud / tail

Go package for reading from continously updated files (tail -f)
MIT License
2.7k stars 502 forks source link

remove vendor, rename imports for fsnotify #159

Open jeffbean opened 4 years ago

jeffbean commented 4 years ago

This updates to use the new fsnotify import path.

also, remove vendor to work with go modules.