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

Change the repo to use glide instead of godep #109

Closed
songbinliu opened this issue Sep 21, 2017 · 1 comment
Closed

Change the repo to use glide instead of godep #109

songbinliu opened this issue Sep 21, 2017 · 1 comment

Comments

@songbinliu
Copy link
Contributor

songbinliu commented Sep 21, 2017

Godep is being used to manage the dependent packages. However, Godep is not easy to use, and always cause problems, especially the kubernetes' client-go package. It has been painful to update the dependency for kubetubo.

From a comparison, Glide is becoming the best choice for package management now. In addition, Kubernetes is working on to replace godep with glide.

@maxwangvmt
Copy link
Contributor

Another option: dep, which is recommended by godep for replacement.

@enlinxu enlinxu closed this as completed Oct 11, 2018
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

3 participants