You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See golang/go#11415.
Many applications use the gcimporter package to read type information from compiled object files.
There's no guarantee that those files are even remotely recent.