mirror of https://github.com/golang/go.git
While moving internal/lsp to gopls/internal/lsp, we discovered that we're bumping up against a command line length limit on windows. Use an arbitrary shorter module path to avoid this, for now. Updates golang/go#54800 Updates golang/go#54509 Change-Id: I7be07da29a769c1ce7c31cbbd374ca47b0944132 Reviewed-on: https://go-review.googlesource.com/c/tools/+/426801 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Alan Donovan <adonovan@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> |
||
|---|---|---|
| .. | ||
| dangling_for.go | ||
| dangling_for_init.go | ||
| dangling_for_init_cond.go | ||
| dangling_for_init_cond_post.go | ||
| dangling_if.go | ||
| dangling_if_eof.go | ||
| dangling_if_init.go | ||
| dangling_if_init_cond.go | ||
| dangling_multiline_if.go | ||
| dangling_selector_1.go | ||
| dangling_selector_2.go | ||
| dangling_switch_init.go | ||
| dangling_switch_init_tag.go | ||