dinedal / textql

Execute SQL against structured text like CSV or TSV
MIT License
9.05k stars 300 forks source link

Migrating from glide to dep #76

Open marlenunez opened 6 years ago

marlenunez commented 6 years ago

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.

renatosuero commented 3 years ago

@dinedal it could be closed once the project is using go modules, right ?