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

Set explicit versions to dependencies in glide.yaml #8

Closed
abeaumont opened this issue Jul 13, 2017 · 1 comment
Closed

Set explicit versions to dependencies in glide.yaml #8

abeaumont opened this issue Jul 13, 2017 · 1 comment
Assignees

Comments

@abeaumont
Copy link
Contributor

We should avoid having versions unset since glide's cache makes weird things in that case.
A sane aproach may be:

  • latest stable version for all external dependencies and those internal dependencies with stable versions.
  • latest commit in master for internal dependencies without stable versions.
@mcarmonaa
Copy link
Member

#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants