Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

go get fails #100

Closed
darkn3rd opened this issue Jun 22, 2022 · 2 comments
Closed

go get fails #100

darkn3rd opened this issue Jun 22, 2022 · 2 comments

Comments

@darkn3rd
Copy link

Instructions say:

go get -u github.com/hidetatz/kubecolor/cmd/kubecolor

But this results in

go get: github.com/hidetatz/kubecolor@v0.0.20: parsing go.mod:
	module declares its path as: github.com/dty1er/kubecolor
	        but was required as: github.com/hidetatz/kubecolor
@prune998
Copy link
Contributor

This is fixed in the new clone of the project.
Get it at https://github.com/kubecolor/kubecolor
or
brew install kubecolor/tap/kubecolor
or
go install github.com/kubecolor/kubecolor/cmd/kubecolor@latest

@hidetatz
Copy link
Owner

This issue is now fixed. Please reopen if it still happens.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants