help-requests
help-requests copied to clipboard
github.com/golang/dep
Where is the project currently hosted?
https://github.com/golang/dep
What languages other than Go does the project utilize?
bashfor an installation script
When was the project's last activity?
Oct 3, 2018 (last commit)
Does the project have a maintainer, or a maintainer looking for someone to take over the project?
Project has not been actively maintained since Go Modules were released as the official experiment.
Are there any outstanding critical bugs that result in the library being totally unusable or insecure?
Module awareness is not available in the current version of dep. This can result in conflicting import paths between dep and mod.
Seems if we want to do this we'll need to pursue a hard fork.
Dep is replaced by go modules, so I closed this issue.