extension crashes if go.mod
uses language version and the local go version is older than the go version in go.mod
#3317
Milestone
Repro case:
The root cause is
golang/go#65580
that was closed as a duplicate of golang/go#62278,
which was closed in favor of a better error message.
cc @golang/tools-team
The text was updated successfully, but these errors were encountered: