help-requests icon indicating copy to clipboard operation
help-requests copied to clipboard

github.com/golang/dep

Open niaow opened this issue 6 years ago • 1 comments

Where is the project currently hosted?

https://github.com/golang/dep

What languages other than Go does the project utilize?

bash for 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.

niaow avatar Jan 10 '19 01:01 niaow

Seems if we want to do this we'll need to pursue a hard fork.

theckman avatar Jan 30 '19 07:01 theckman

Dep is replaced by go modules, so I closed this issue.

ldez avatar Jul 02 '24 02:07 ldez