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

"Did you mean import X?" #28

Open
lunixbochs opened this issue Oct 23, 2014 · 3 comments
Open

"Did you mean import X?" #28

lunixbochs opened this issue Oct 23, 2014 · 3 comments

Comments

@lunixbochs
Copy link
Owner

For example:

package main
import "ioutil"

CLI:

$ go build
test.go:1:0 Could not find package "ioutil".
            Did you mean "io/ioutil"?
@lunixbochs lunixbochs changed the title "Did you mean import X" "Did you mean import X?" Oct 23, 2014
@lunixbochs
Copy link
Owner Author

Fix (y/n)?

Imported but unused: "io/ioutil".
Ignore/Fix/Abort? [Ifa]

@lunixbochs
Copy link
Owner Author

@lunixbochs
Copy link
Owner Author

This project depends on X Y Z using Godep. Install (Y/n)?

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

No branches or pull requests

1 participant