golang / dep

Go dependency management tool experiment (deprecated)

Home Page:https://golang.github.io/dep/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dep init failed

ipiao opened this issue · comments

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

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!