Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed import path of fsnotify #139

Closed
wants to merge 1 commit into from

Conversation

sm3142
Copy link

@sm3142 sm3142 commented Mar 25, 2018

The correct import path for fsnotify is "gopkg.in/fsnotify/fsnotify.v1", rather than "gopkg.in/fsnotify.v1". See also https://gopkg.in/fsnotify.v1. Not sure if this was adjusted for fsnotify repo or why it did work earlier with the shorter path.

@johnmccabe
Copy link

@sm3142 have you seen #138

@sm3142
Copy link
Author

sm3142 commented Mar 27, 2018

Duplicate of #138 which addresses it more competently anyway.

@sm3142 sm3142 closed this Mar 27, 2018
@sm3142 sm3142 deleted the fix-fsnotify-import-path branch March 27, 2018 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants