textql
textql copied to clipboard
Migrating from glide to dep
Thanks and congrats for this cool and useful project! Are you considering migrating to dep? From the glide README.md:
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.
@dinedal it could be closed once the project is using go modules, right ?