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
go work sync tried to find modules to satisfy imports that are in other workspace modules.
Workspace modules after a sync could have extraneous dependencies. (If there are missing requirements, they can't be "tidy", but we do run the "tidy" logic while allowing errors, and this should work as expected.)