Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

ctx: improve "not under GOPATH" errors #1185

Merged
merged 1 commit into from
Sep 19, 2017

Conversation

sdboyer
Copy link
Member

@sdboyer sdboyer commented Sep 19, 2017

What does this do / why do we need it?

The error when code isn't "in" a GOPATH is a bit confusing, as what we really mean is "not under GOPATH/src". this updates those errors to reflect that.

What should your reviewer look out for in this PR?

wording - it's always fun

Do you need help or clarification on anything?

nope

Which issue(s) does this PR fix?

fixes #1182

@sdboyer sdboyer merged commit 5e004f4 into golang:master Sep 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

root project import
2 participants