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

Mockery version too old #28

Open
Macrosrider opened this issue Mar 17, 2021 · 0 comments
Open

Mockery version too old #28

Macrosrider opened this issue Mar 17, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Macrosrider
Copy link
Collaborator

Failure description
Mockery version is outdated and is unable to download via "go get ..."

Environment information:

  • OS: Linux
  • Platform: Xenial x86_64
  • Go: 1.12.x

Steps to Reproduce
Steps to reproduce the behavior:

  1. Go to Travis CI
  2. Run regression on "hardware-wallet-go" repository
  3. See an error

Actual behavior
An error occurred during Travis run:
The command "go get github.com/vektra/mockery/.../" failed and exited with 1 during .

Expected behavior
Travis run ends successfully

Additional context
In vektra/mockery repository there is information, that v1, which is currently used, is outdated and no longer supported.
V2 has a different commands syntax (and maybe this is not the only difference compared to v1)

Possible implementation
There is a v1 version on "releases" page on vektra/mockery repository. But is it possible to download it via "go get ..."?

@Macrosrider Macrosrider added the bug Something isn't working label Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant