golang / dep

Go dependency management tool experiment (deprecated)
https://golang.github.io/dep/
BSD 3-Clause "New" or "Revised" License
12.85k stars 1.05k forks source link

dep init failed #2190

Closed ipiao closed 4 years ago

ipiao commented 5 years ago

What version of dep are you using (dep version)?

dep: version : devel build date : git hash : go version : go1.11 go compiler : gc platform : linux/amd64 features : ImportDuringSolve=false

What dep command did you run?

dep init

What did you expect to see?

What did you see instead?

init failed: unable to determine direct dependencies: gopkg.in/natefinch/lumberjack is not a valid path for a source on gopkg.in

mvdan commented 4 years ago

Dep was officially deprecated earlier this year, and the proposal to archive this repository was accepted. As such, I'm closing outstanding issues before archiving the repository. For any further comments, please use the proposal thread on the Go issue tracker. Thanks!