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

Username change breaks go mod installation #2

Open
christarazi opened this issue May 3, 2021 · 2 comments
Open

Username change breaks go mod installation #2

christarazi opened this issue May 3, 2021 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@christarazi
Copy link

Since 1b7a901, the instructions inside the readme for installing via go get are broken. I think a new release is required.

@bmcustodio
Copy link
Owner

Hmmm I can't reproduce this one, maybe because I have a local working copy or something. Can you please try again now that v0.1.2 is out and please share the exact error you get?

@bmcustodio bmcustodio added bug Something isn't working help wanted Extra attention is needed labels May 4, 2021
@bmcustodio bmcustodio self-assigned this May 4, 2021
@christarazi
Copy link
Author

Running into this now:

❯ go get github.com/bmcustodio/kubectl-cilium/cmd/kubectl-cilium
go: downloading github.com/bmcustodio/kubectl-cilium v0.1.2
go get: github.com/bmcustodio/kubectl-cilium@none updating to
        github.com/bmcustodio/[email protected] requires
        k8s.io/[email protected]: invalid version: unknown revision 000000000000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants