mirror of
https://github.com/golang/go.git
synced 2025-05-07 08:32:59 +00:00
We now set the diagnostic source in the diagnostics call rather than when converting it to the LSP protocol. Change-Id: Ic762aaab1b2bf93b75c4c3d78aa84e2f918398fc Reviewed-on: https://go-review.googlesource.com/c/tools/+/172408 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>