This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Description
What version of dep are you using (dep version)?
dep:
version : devel
build date :
git hash :
go version : go1.9
go compiler : gc
platform : linux/amd64
What dep command did you run?
What did you expect to see?
The project being created
What did you see instead?
Getting direct dependencies...
Checked 72 directories for packages.
Found 12 direct dependencies.
Then it never get completed. I've waited for 6 minutes the type CTRL+C then get the follow output
Signal received: waiting for 1 ops to complete...
Root project is "bk-api"
53 transitively valid internal packages
43 external packages imported from 12 projects
(0) ✓ select (root)
(1) ← no more versions of github.com/mageddo/bk-api to try; begin backtrack
✗ solving failed
Solver wall times by segment:
b-list-versions: 6m25.565681041s
select-root: 3.667148ms
new-atom: 32.766µs
b-deduce-proj-root: 8.784µs
other: 6.533µs
b-source-exists: 666ns
TOTAL: 6m25.569396938s
this SourceMgr has been released, its methods can no longer be called