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

MACOSX - dep get stuck when missing password on ssh-agent #2200

Closed pedrovsg closed 4 years ago

pedrovsg commented 5 years ago

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

dep: version : v0.5.4 build date : 2019-06-14 git hash : 1f7c19e go version : go1.12.6 go compiler : gc platform : darwin/amd64 features : ImportDuringSolve=false

What dep command did you run?

Any dep command was getting stuck forever

What did you expect to see?

An error requesting private key password or a meaningful error

What did you see instead?

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!