-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
When trying to install koko I get the following error:
$ go get github.com/redhat-nfvpe/koko
package github.com/kubernetes-sigs/cri-o/client: cannot find package "github.com/kubernetes-sigs/cri-o/client" in any of:
/usr/lib/go-1.10/src/github.com/kubernetes-sigs/cri-o/client (from $GOROOT)
/home/username1/go/src/github.com/kubernetes-sigs/cri-o/client (from $GOPATH)
I checked the local directory github.com/kubernetes-sigs/cri-o for the client directory and it is indeed not there. I also checked on github.com and indeed that directory is not there in the master branch (1.16). It used to be there in release 1.15. It seems to have been moved to the internal directory(??).
Thanks for taking a look.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels