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

Consider using glide for dependency management #59

Closed
jgmize opened this issue Sep 28, 2016 · 1 comment
Closed

Consider using glide for dependency management #59

jgmize opened this issue Sep 28, 2016 · 1 comment

Comments

@jgmize
Copy link
Contributor

jgmize commented Sep 28, 2016

https://github.com/Masterminds/glide

This could ease adding dependencies as in #58 and optionally remove the need to check vendor into source control.

@oremj
Copy link
Contributor

oremj commented Oct 25, 2016

We purposely check third party dependencies in. We been bitten a few times by third party devs removing their project, moving their project or removing a tag. Checking the dependencies in also means commands like go get and go install will always work.

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

2 participants