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
The extension currently uses the existence of go.mod as the indicator of module mode.
Go1.16 will start using module mode by default regardless, so the heuristics need to be adjusted.