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

Migrate from glide to dep #49

Closed
aaslamin opened this issue Sep 18, 2018 · 3 comments
Closed

Migrate from glide to dep #49

aaslamin opened this issue Sep 18, 2018 · 3 comments

Comments

@aaslamin
Copy link

Hi Lyft,

Thank you for the awesome rate limiter service!

Now that the Go community has settled on dep, should the dependency management be switched from glide to dep? The glide repo is recommending people to migrate over:

The Go community now has the dep project to manage dependencies. Please consider trying to migrate from Glide to dep. If there is an issue preventing you from migrating please file an issue with dep so the problem can be corrected. Glide will continue to be supported for some time but is considered to be in a state of support rather than active feature development.

I don't mind taking this on if it's something you would like to do.

@junr03
Copy link
Member

junr03 commented Nov 8, 2018

hi @aaslamin internally at Lyft we still use glide for our dependency management. My preference would be to keep this consistent until lyft migrates forward. I will update this ticket with news about that, as it unfolds, and keep you in the loop. Thanks!

@aaslamin
Copy link
Author

Thanks for the info @junr03!

Turns out migrating to dep may not be a huge benefit given go modules is close to being finalized. Go 1.11 currently includes preliminary support for modules with hopes of it eventually being fully incorporated in Go 1.12.

With that said, many projects are already utilizing modules in anticipation of its official release.

@mattklein123
Copy link
Member

Going to close this out for now.

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