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

package gopkg.in/fsnotify.v1: unrecognized import path #57

Closed
lifenod opened this issue Mar 22, 2018 · 0 comments
Closed

package gopkg.in/fsnotify.v1: unrecognized import path #57

lifenod opened this issue Mar 22, 2018 · 0 comments

Comments

@lifenod
Copy link

lifenod commented Mar 22, 2018

go-fsnotify/fsnotify#1

Fixing this right now: If you use gopkg, simply fix your imports to point to the fsnotify/fsnotify.v1 repository.
gopkg.in/fsnotify.v1 → gopkg.in/fsnotify/fsnotify.v1

I think use gopkg.in/fsnotify/fsnotify.v1 will fix this problem.

@Wuvist Wuvist closed this as completed in 7c4c314 Mar 22, 2018
Wuvist added a commit that referenced this issue Mar 22, 2018
Fix #57 unrecognized import path, Since fsnotify changed their packag…
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

No branches or pull requests

1 participant