Skip to content

go get error: cri-o/client not found #51

@riqtare

Description

@riqtare

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions