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.test failed

code-share1 opened this issue · comments

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?

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!