hpcloud / tail

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

No buildable #91

Closed iandriyanov closed 8 years ago

iandriyanov commented 8 years ago

go get github.com/hpcloud/tail/...

../../hpcloud/tail/watch/inotify.go:13:2: no buildable Go source files in /opt/local/go16/manual/src/github.com/hpcloud/tail/vendor/gopkg.in/fsnotify.v1

Nino-K commented 8 years ago

@iandriyanov I tested the issue you pointed out on OSX, ubuntu and can not reproduce it. Can you check your GOPATH is set correctly.

I'm going to close this issue.