Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/go: disable vendoredImportPath for code outside $GOPATH
It was crashing. This fixes the build for GO15VENDOREXPERIMENT=1 go test -short runtime Fixes golang#11416. Change-Id: I74a9114cdd8ebafcc9d2a6f40bf500db19c6e825 Reviewed-on: https://go-review.googlesource.com/11964 Reviewed-by: Russ Cox <[email protected]>
- Loading branch information