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

Why use github.com/vmihailenco/msgpack/v4/codes? #237

Closed
bestkillua opened this issue Sep 11, 2019 · 3 comments
Closed

Why use github.com/vmihailenco/msgpack/v4/codes? #237

bestkillua opened this issue Sep 11, 2019 · 3 comments

Comments

@bestkillua
Copy link

Hi, I can't found github.com/vmihailenco/msgpack/v4/codes, but decode.go has github.com/vmihailenco/msgpack/v4/codes, why? It occurs "cannot find package "github.com/vmihailenco/msgpack/v4/codes" in any of" when compile

@vmihailenco
Copy link
Owner

You need go with Modules support and use semantic version importing - import "github.com/vmihailenco/msgpack/v4"

@wencan
Copy link

wencan commented Nov 12, 2019

My team use Go 1.10.
My go package manager tool is govendor.
How to solve this problem?

@dabpop139
Copy link

Copy https://github.com/vmihailenco/msgpack/blob/master/codes/codes.go To local github.com/vmihailenco/msgpack/v4/codes

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

4 participants