Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete package conversion to github.com/containerd/typeurl #3

Closed
nim-nim opened this issue Feb 22, 2018 · 2 comments
Closed

Incomplete package conversion to github.com/containerd/typeurl #3

nim-nim opened this issue Feb 22, 2018 · 2 comments

Comments

@nim-nim
Copy link

nim-nim commented Feb 22, 2018

+ go test -buildmode pie -compiler gc -ldflags ' -X github.com/containerd/typeurl/version.commit=f6943554a7e7e88b3c14aad190bf05932da84788 -X github.com/containerd/typeurl/version=0 -extldflags '\''-Wl,-z,relro  '\'''
# github.com/containerd/typeurl
marshal_test.go:9:2: cannot find package "github.com/containerd/containerd/typeurl" in any of:
        /usr/lib/golang/src/github.com/containerd/containerd/typeurl (from $GOROOT)
        /builddir/build/BUILD/typeurl-f6943554a7e7e88b3c14aad190bf05932da84788/_build/src/github.com/containerd/containerd/typeurl (from $GOPATH)
        /usr/share/gocode/src/github.com/containerd/containerd/typeurl
FAIL    github.com/containerd/typeurl [setup failed]
@elboulangero
Copy link

Related to #2 it seems

@kzys
Copy link
Member

kzys commented Mar 18, 2022

This should be resolved by #9.

@kzys kzys closed this as completed Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants