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

Use some dependency management tool to manage dependencies #89

Closed
jolestar opened this issue Feb 5, 2017 · 4 comments
Closed

Use some dependency management tool to manage dependencies #89

jolestar opened this issue Feb 5, 2017 · 4 comments

Comments

@jolestar
Copy link

jolestar commented Feb 5, 2017

The description of dependencies in readme and updateproto.bat is outdated,and building project is hard for newbie。

So, recommended use govendor to manage dependency.

@dahankzter
Copy link

Why not dep? https://github.com/golang/dep

I realize I am late to the game on this one but it would be cool to support the would be standard.

@jolestar
Copy link
Author

@dahankzter I try go dep, but found it not mature enough.
Of course, using any kind of dependency management tool is better than nothing.

@jolestar jolestar changed the title Use govendor to manage dependencies Use some dependency management tool to manage dependencies Jul 31, 2017
@dahankzter
Copy link

dahankzter commented Jul 31, 2017

I don't know about the maturity. In the last gophercon Sam Boyer seems to say it is ready https://www.youtube.com/watch?v=5LtMb090AZI&index=17&list=PL2ntRZ1ySWBdD9bru6IR-_WXUgJqvrtx9
It doesn't mean that it works here but it is approaching readiness fast.

@ansrivas
Copy link

@stuartcarnie, @rogeralsing
Wondering if there are any plans to migrate to dep. Apparently now that the project has attained production-level readiness as mentioned here ?

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

4 participants