-
Notifications
You must be signed in to change notification settings - Fork 131
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
Comments
@WangXiangUSTC will fix it |
how about it @WangXiangUSTC |
I will fix it this week. |
i encountered some similar problem when update the vendor, after delete the cache |
We should move from glide to dep. This has been fairly straightforward for most projects, although |
already use Go 1.11 module instead of glide |
When updating vendors using
make update
, some vendor that are limited with the specified version in glide.yaml will be mis-updated.The text was updated successfully, but these errors were encountered: