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

Missing #4

Merged
merged 7 commits into from
Dec 6, 2013
Merged

Missing #4

merged 7 commits into from
Dec 6, 2013

Conversation

NovemberFoxtrot
Copy link
Contributor

Very nice! Was missing this during my clean build. Thank you!

houston:~/works/src$ go get launchpad.net/goyaml
houston:~/works/src$ cd jedie/
houston:~/works/src/jedie$ go build
jedie.go:7:2: cannot find package "github.com/howeyc/fsnotify" in any of:
    /src/pkg/github.com/howeyc/fsnotify (from $GOROOT)
    /src/github.com/howeyc/fsnotify (from $GOPATH)
houston:~/works/src/jedie$ go get github.com/howeyc/fsnotify
houston:~/works/src/jedie$ go build

mattn added a commit that referenced this pull request Dec 6, 2013
@mattn mattn merged commit 81803e8 into mattn:master Dec 6, 2013
@mattn
Copy link
Owner

mattn commented Dec 6, 2013

Awesome

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.

None yet

2 participants