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
If I put a bad import into a program and run "go build",
then it looks in various modules for the import,
none of which work, but all of which end up in go.sum.
They should not.