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
gopls/internal/lsp/cache: avoid problematic use of goCommandInvocation
Avoid using goCommandInvocation from populateProcessEnvFromSnapshot,
just to get the BuildFlags and environment. Copy the small bit of logic
instead.
Change-Id: Ie7ed1c76b29dbd12c251fdf9e8659c9c34141268
Reviewed-on: https://go-review.googlesource.com/c/tools/+/542623
Reviewed-by: Alan Donovan <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
0 commit comments