bonnefoa/kubectl-fzf

Unable to go get on mac

inductor opened this issue · 1 comments

I get the following error and cannot install

$ go get -u github.com/bonnefoa/kubectl-fzf/cmd/cache_builder
package kubectlfzf/pkg/k8sresources: unrecognized import path "kubectlfzf/pkg/k8sresources" (import path does not begin with hostname)
package kubectlfzf/pkg/resourcewatcher: unrecognized import path "kubectlfzf/pkg/resourcewatcher" (import path does not begin with hostname)
package kubectlfzf/pkg/util: unrecognized import path "kubectlfzf/pkg/util" (import path does not begin with hostname)

I've updated the install instruction https://github.com/bonnefoa/kubectl-fzf#installation.
You can now install it using the latest release.