- b8f262f gopls: update go.mod for v0.11.0-pre.2 by Robert Findley · 2 years, 1 month ago gopls/v0.11.0-pre.2
- c5e91b1 gopls: update go.mod for v0.11.0 by Robert Findley · 2 years, 1 month ago gopls/v0.11.0-pre.1
- bc08991 gopls: sync golang.org/x/vuln@3af8368ee4fe by Hana (Hyang-Ah) Kim · 2 years, 2 months ago
- 502c634 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 2 months ago v0.3.0
- ec044b1 gopls: update dependencies following the v0.10.0 release by Robert Findley · 2 years, 2 months ago
- 2b29c66 internal/gcimporter: API for shallow export data by Alan Donovan · 2 years, 2 months ago
- f112c43 go.mod: update golang.org/x dependencies by Heschi Kreinick · 2 years, 3 months ago v0.2.0
- 19a5504 gopls/internal/lsp: use the golang.org/x/vuln/exp/govulncheck by Hana (Hyang-Ah) Kim · 2 years, 3 months ago
- 4ef38dc gopls/internal/vulncheck/vulntest: add test helpers by Hana (Hyang-Ah) Kim · 2 years, 3 months ago
- 2f57270 gopls: update golang.org/x/vuln by Hana (Hyang-Ah) Kim · 2 years, 3 months ago
- 835bfdf gopls: update x/vuln to pick fix for incorrect version suggestion by Hana (Hyang-Ah) Kim · 2 years, 4 months ago
- a81fce3 gopls: run go mod tidy -compat=1.16 by Hana (Hyang-Ah) Kim · 2 years, 4 months ago
- eb8352e gopls/internal/govulncheck: sync x/vuln@62b0186 by Hana (Hyang-Ah) Kim · 2 years, 4 months ago
- b2156b5 gopls: update dependencies by Robert Findley · 2 years, 5 months ago
- 7600454 gopls: update dependencies by Robert Findley · 2 years, 6 months ago
- 3d474c8 internal/lsp/diff: new diff implementation to replace go-diff by Peter Weinberger · 2 years, 9 months ago
- a732e45 gopls: update golang.org/x/vuln by Jamal Carvalho · 2 years, 6 months ago
- c77473f gopls: upgrade staticcheck to v0.3.2 by Robert Findley · 2 years, 6 months ago
- 27db7f4 gopls: update golang.org/x/vuln to latest @4eb5ba4 by Hana (Hyang-Ah) Kim · 2 years, 7 months ago
- 72a884b gopls: update golang.org/x/vuln dependency by Hana · 2 years, 8 months ago
- 48a2cc8 x/tools: remove dependency on golang.org/x/xerrors by Robert Findley · 2 years, 9 months ago
- 7cc24c2 gopls: upgrade staticcheck to v0.3.0 by Robert Findley · 2 years, 9 months ago
- f23240f gopls/go.mod: switch to golang.org/x/vuln/vulncheck by Hana · 2 years, 10 months ago
- 9fd677e gopls/internal/vulncheck: add cmd that runs govulncheck-like analysis by Hana · 2 years, 10 months ago
- 19fe2d7 gopls: update xurls dependency, remove \b workaround by Daniel Martí · 2 years, 10 months ago
- 4f21f7a gopls: update gofumpt to v0.3.0 by Daniel Martí · 2 years, 11 months ago
- 77f5fa5 internal/lsp/cache: replace old go.work parser with x/mod by Robert Findley · 3 years ago
- 263785d gopls: update dependencies post-release by Robert Findley · 3 years ago
- 8d38310 gopls/doc: use improved code generator for API doc by Jonathan Amsterdam · 3 years, 1 month ago
- 9626607 all: update dependencies post-release by Rebecca Stambler · 3 years, 3 months ago
- 288d0b3 gopls: tidy go.mod file for go1.18 by Rebecca Stambler · 3 years, 3 months ago
- 2758b04 gopls/api-diff: create api-diff command for gopls api by Rebecca Stambler · 3 years, 7 months ago v0.1.6
- bf6c7f2 all: update dependencies after gopls/v0.7.1 release by Rebecca Stambler · 3 years, 5 months ago
- b95d58a gopls/internal/hooks: update for Staticcheck 2021.1 by Dominik Honnef · 3 years, 8 months ago
- 9cddb0e all: update all dependencies except for sergi/go-diff and golang.org/x/net by Rebecca Stambler · 3 years, 8 months ago
- f03daea gopls/go.mod: upgrade to Go 1.17 by Bryan C. Mills · 3 years, 8 months ago
- a1fbb68 all: upgrade go.mod files to Go 1.16 by Bryan C. Mills · 3 years, 8 months ago
- fe1c548 gopls/test: it is safe to ignore json unmarshalling errors by pjw · 3 years, 9 months ago
- 735ed62 gopls: tidy module by Rebecca Stambler · 3 years, 9 months ago
- ec686a2 all: upgrade all dependencies except for go-diff by Rebecca Stambler · 3 years, 9 months ago
- 52cb772 gopls: upgrade mvdan.cc/gofumpt to v0.1.1 by Koichi Shiraishi · 3 years, 10 months ago
- a1191f3 gopls: upgrade honnef.co/go/tools to v0.1.3 by Koichi Shiraishi · 3 years, 10 months ago
- ed97357 all: upgrade all dependencies, if possible by Rebecca Stambler · 4 years ago
- fe37c9e all: replace all usages of os/exec with golang.org/x/sys/execabs by Roland Shoemaker · 4 years ago v0.1.0
- 961d08d gopls: bump gofumpt to v0.1.0 by Daniel Martí · 4 years ago
- 2b0845d gopls/release: add a command to validate the gopls release process by Rebecca Stambler · 4 years, 1 month ago
- 3fa0e8f gopls: disable TestTemplate on Android by Rebecca Stambler · 4 years, 1 month ago
- f2e330f gopls/test: add type checking for debug server templates by Peter Weinbergr · 4 years, 1 month ago
- a1a1cbe gopls/doc: generate JSON too, store as composite literal by Heschi Kreinick · 4 years, 1 month ago
- 9cf592e all: update all dependencies to latest pseudoversions by Rebecca Stambler · 4 years, 3 months ago
- 2b477fa tools, gopls: update Go versions in go.mod files to 1.12 by Rebecca Stambler · 4 years, 4 months ago
- e2cc5a1 gopls/integration/regtest: move regtests to the gopls module by Rob Findley · 4 years, 4 months ago
- 5a2aa26 all: update dependencies in tools and gopls modules by Rebecca Stambler · 4 years, 4 months ago
- 62a0bb7 gopls, internal/lsp: support an extra formatting hook for gofumpt by Rebecca Stambler · 4 years, 6 months ago
- 8018eb2 gopls: update dependencies in the go.mod by Rebecca Stambler · 4 years, 8 months ago
- bd88ce9 gopls: update github.com/sergi/go-diff to v1.1.0 by Koichi Shiraishi · 4 years, 10 months ago
- 042d10a gopls: update staticcheck to 2020.1.3 by Pontus Leitzler · 4 years, 11 months ago
- 57f3fb5 gopls: update Staticcheck to 2020.1.2 by Pontus Leitzler · 4 years, 11 months ago
- 6b505de gopls: use mvdan.cc/xurls for textDocument/documentLink by Rebecca Stambler · 5 years ago
- fc4ffaa gopls: update go.mod file by Rebecca Stambler · 5 years ago
- a26de0c gopls: use go-diff for edit generation by Ian Cottrell · 5 years ago
- 71c3ad9 gopls: adding static check to the new gopls module by Ian Cottrell · 6 years ago
- 58d5310 gopls: update go.mod for v0.1.7 by Rebecca Stambler · 5 years ago
- 3512ebf gopls: update go.mod by Rebecca Stambler · 5 years ago
- 6bfd74c internal/lsp: update go.mod for next version by Rebecca Stambler · 5 years ago
- b87a5f9 internal/lsp: update gopls mod file by Rebecca Stambler · 5 years ago
- 0673112 internal/lsp: update to latest version of x/tools by Rebecca Stambler · 5 years ago
- a4fdb3a gopls: update x/tools version by Rebecca Stambler · 5 years ago
- 8aa4eac gopls: update x/tools vesion in mod file by Ian Cottrell · 5 years ago
- 5548466 internal/lsp: update version and go.mod by Rebecca Stambler · 5 years ago
- 8962968 internal/lsp: add the worker package by Ian Cottrell · 6 years ago
- e9dfff8 gopls: update go.mod file by Rebecca Stambler · 6 years ago
- d4e310b gopls: adding the gopls module by Ian Cottrell · 6 years ago