-
Notifications
You must be signed in to change notification settings - Fork 18
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
BUG: gen-corim
is broken
#203
Labels
bug
Something isn't working
Comments
This bug was reported by @hannestschofenig |
@hannestschofenig |
|
hmmm, deprecated? Is that stated somewhere? |
Fixed in #204 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of the package are you using?
HEAD (at dfb0682)
Does this issue reproduce with the latest release?
yes
What OS and CPU architecture are you using (
go env
)?What did you do?
I tried to install the command following the instructions in the README
What did you expect to see?
I expected the
gen-corim
command to be installed in my computer.What did you see instead?
First:
because the package path is not correct (it should be
github.com/veraison/services/utils/gen-corim@latest
instead).Then, with the right path:
The text was updated successfully, but these errors were encountered: