File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -37,12 +37,12 @@ Package | Description
37
37
38
38
[ gopls ] : https://github.com/golang/tools/tree/master/gopls
39
39
[ internal/jsonrpc2 ] : https://github.com/golang/tools/tree/master/internal/jsonrpc2
40
- [ internal/lsp ] : https://github.com/golang/tools/tree/master/internal/lsp
41
- [ internal/lsp/cache ] : https://github.com/golang/tools/tree/master/internal/lsp/cache
42
- [ internal/lsp/cmd ] : https://github.com/golang/tools/tree/master/internal/lsp/cmd
43
- [ internal/lsp/debug ] : https://github.com/golang/tools/tree/master/internal/lsp/debug
44
- [ internal/lsp/protocol ] : https://github.com/golang/tools/tree/master/internal/lsp/protocol
45
- [ internal/lsp/source ] : https://github.com/golang/tools/tree/master/internal/lsp/source
40
+ [ internal/lsp ] : https://github.com/golang/tools/tree/master/gopls/ internal/lsp
41
+ [ internal/lsp/cache ] : https://github.com/golang/tools/tree/master/gopls/ internal/lsp/cache
42
+ [ internal/lsp/cmd ] : https://github.com/golang/tools/tree/master/gopls/ internal/lsp/cmd
43
+ [ internal/lsp/debug ] : https://github.com/golang/tools/tree/master/gopls/ internal/lsp/debug
44
+ [ internal/lsp/protocol ] : https://github.com/golang/tools/tree/master/gopls/ internal/lsp/protocol
45
+ [ internal/lsp/source ] : https://github.com/golang/tools/tree/master/gopls/ internal/lsp/source
46
46
[ internal/memoize ] : https://github.com/golang/tools/tree/master/internal/memoize
47
- [ internal/span ] : https://github.com/golang/tools/tree/master/internal/span
47
+ [ internal/span ] : https://github.com/golang/tools/tree/master/gopls/ internal/span
48
48
[ x/tools ] : https://github.com/golang/tools
You can’t perform that action at this time.
0 commit comments