We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 dep for dependecy management
dep
Using glide for installing dependencies
glide
$ brew install dep $ brew upgrade dep
Since glide developers themselves suggested the move to dep and that, despite continuous support, they've stopped active development for glide
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
Use
dep
for dependecy managementCurrent Behavior
Using
glide
for installing dependenciesPossible Solution
Steps to ReproduceRelated Source CodeContext
Since
glide
developers themselves suggested the move todep
and that, despite continuous support, they've stopped active development forglide
Your EnvironmentVersion used:Environment name and version (e.g. Chrome 39, node.js 5.4):Operating System and version (desktop or mobile):Link to your project:The text was updated successfully, but these errors were encountered: