golang / dep

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

dep.test failed #2185

Closed code-share1 closed 3 years ago

code-share1 commented 5 years ago

I run some test against golang/dep and use go-dep 0.5.0 which comes from git://github.com/golang/dep.

pwd

/usr/lib64/go-dep/test/github.com/golang/dep/cmd/dep

./dep.test

building testdep failed: exit status 1 can't load package: package .: no Go files in /usr/lib64/go-dep/test/github.com/golang/dep/cmd/dep

Any hints here?

mvdan commented 3 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!