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

Unable to import mockery #33

Closed
anupcshan opened this issue Jul 28, 2015 · 2 comments
Closed

Unable to import mockery #33

anupcshan opened this issue Jul 28, 2015 · 2 comments

Comments

@anupcshan
Copy link
Contributor

 $ go get -u -v github.com/vektra/mockery
github.com/vektra/mockery (download)
package github.com/vektra/mockery
    imports github.com/vektra/mockery
    imports github.com/vektra/mockery: found packages doc.go (mockery) and mockery_test.go (main) in ~/gopath/src/github.com/vektra/mockery
@evanphx
Copy link
Member

evanphx commented Jul 28, 2015

You probably want go get github.com/vektra/mockery/cmd/mockery.

@evanphx evanphx closed this as completed Jul 28, 2015
@pdf
Copy link

pdf commented Jul 28, 2015

README.md needs updating.

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

3 participants