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

Make update will mis-update some vendors #306

Closed
zanmato1984 opened this issue Jul 5, 2018 · 6 comments
Closed

Make update will mis-update some vendors #306

zanmato1984 opened this issue Jul 5, 2018 · 6 comments
Assignees

Comments

@zanmato1984
Copy link
Contributor

When updating vendors using make update, some vendor that are limited with the specified version in glide.yaml will be mis-updated.

@IANTHEREAL
Copy link
Collaborator

@WangXiangUSTC will fix it

@IANTHEREAL
Copy link
Collaborator

how about it @WangXiangUSTC

@WangXiangUSTC
Copy link
Contributor

I will fix it this week.

@july2993
Copy link
Contributor

i encountered some similar problem when update the vendor, after delete the cache glide cache-clear or rm -rf ~/.glide/cache/, it solved my issue, maybe we can delete the cache every time before update,
some relate discuss Masterminds/glide#592

@gregwebs
Copy link
Contributor

We should move from glide to dep. This has been fairly straightforward for most projects, although dep init does not work on this repo. Or move to gomodules.

@WangXiangUSTC
Copy link
Contributor

already use Go 1.11 module instead of glide

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

5 participants