Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error messages when using old import paths #300

Merged
merged 1 commit into from
Feb 15, 2017

Conversation

akshayjshah
Copy link
Contributor

Add the magic comments required to provide better error messages when users try
to import "github.com/uber-go/zap" and ".../zapcore".

Add the magic comments required to provide better error messages when users try
to import "github.com/uber-go/zap" and ".../zapcore".
@akshayjshah akshayjshah merged commit 674dbe7 into master Feb 15, 2017
@jcorbin
Copy link
Contributor

jcorbin commented Feb 15, 2017

TIL (and for future travelers): https://golang.org/cmd/go/#hdr-Import_path_checking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants