kubecolor
kubecolor copied to clipboard
go get fails
Instructions say:
go get -u github.com/hidetatz/kubecolor/cmd/kubecolor
But this results in
go get: github.com/hidetatz/[email protected]: parsing go.mod:
module declares its path as: github.com/dty1er/kubecolor
but was required as: github.com/hidetatz/kubecolor
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