This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Cannot run dep ensure
in working directories linking to project directories under GOPATH
#740
Labels
Hi, thanks for development of the great tool.
I want to run
dep ensure
in working directories which link to real project directories under GOPATH.The current dep implementation doesn't allow it.
For example, I want to run
dep ensure
at/home/username/someproject
in the below directory structure.Would you allow to run
dep ensure
in such symbolic linked working directories?I consider there are no problems even if it is allowed.
The text was updated successfully, but these errors were encountered: