This repository has been archived by the owner on Feb 26, 2019. It is now read-only.
v59: Enforce requirement to be inside of a go src directory.
A lot of time is usually spent tracking down bug reports where users are using godep outside of their $GOPATH. This should help with that, at least until there it time to properly test godep use outside of a $GOPATH and fix the issues.