-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
x/tools/gopls: complains about inconsistent vendoring in the standard library #40250
Comments
I'm not able to reproduce this. Can you share the |
It's been happening on and off for a few days and I am not seeing it right now. (Maybe since I rebuilt the go binary? I do that a lot.) I'll collect logs when it happens again.
|
Hm, you're right that it probably has something to do with the |
This has been happening to me as well; it's not just @FiloSottile. I haven't dug into why, but I'd love for it to be fixed. :) |
/cc @heschik for vendoring, @jayconrod for |
The Could there be some mismatch between the |
I just checked, and I can't reproduce this with Go 1.14 or when my |
Timed out in state WaitingForInfo. Closing. (I am just a bot, though. Please speak up if this is a mistake or you have the requested information.) |
To reproduce, simply open the
$GOROOT/src
directory of current master.My config
My workspace config
The text was updated successfully, but these errors were encountered: