We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thought of adding a test but faced problems with an older version of gofuzz. I believe vendoring would have helped resolve a lot of GOPATH errors.
gofuzz
GOPATH
What do you think of introducing a vendor directory using any preferred dependency management system (maybe dep)?
The text was updated successfully, but these errors were encountered:
051434f
fix json-iterator#198, use dep for vendoring
d2ea27d
No branches or pull requests
Thought of adding a test but faced problems with an older version of
gofuzz
. I believe vendoring would have helped resolve a lot ofGOPATH
errors.What do you think of introducing a vendor directory using any preferred dependency management system (maybe dep)?
The text was updated successfully, but these errors were encountered: