Tags: dekaihu/tools
Tags
cmd/cover: remove replace directive
This makes it so that 'go install golang.org/x/tools/cmd/cover@latest'
will continue to work. ('go install pkg@version' does not allow
replace directives.)
For golang/go#56783.
Change-Id: I9f899eee36ab4118367b0a3118f701b7b9a5cceb
Reviewed-on: https://go-review.googlesource.com/c/tools/+/461656
gopls-CI: kokoro <[email protected]>
Run-TryBot: Bryan Mills <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
Auto-Submit: Bryan Mills <[email protected]>
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Once this CL is submitted, and post-submit testing succeeds on all first-class ports across all supported Go versions, this repository will be tagged with its next minor version. Change-Id: Id3eae495650a29b882a547a2523b82ce8f187445 Reviewed-on: https://go-review.googlesource.com/c/tools/+/460502 Reviewed-by: Heschi Kreinick <[email protected]> Run-TryBot: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Gopher Robot <[email protected]>
gopls: gopls: update go.mod for v0.11.0-pre.3 For golang/go#57092 Change-Id: I29e4d0e97470c68a0c20039251e4ff3c9286ee12 Reviewed-on: https://go-review.googlesource.com/c/tools/+/457378 Reviewed-by: Alan Donovan <[email protected]> TryBot-Result: Gopher Robot <[email protected]> gopls-CI: kokoro <[email protected]> Run-TryBot: Robert Findley <[email protected]>
gopls: gopls: update go.mod for v0.11.0-pre.3 For golang/go#57092 Change-Id: I29e4d0e97470c68a0c20039251e4ff3c9286ee12 Reviewed-on: https://go-review.googlesource.com/c/tools/+/457378 Reviewed-by: Alan Donovan <[email protected]> TryBot-Result: Gopher Robot <[email protected]> gopls-CI: kokoro <[email protected]> Run-TryBot: Robert Findley <[email protected]>
gopls: update go.mod for v0.11.0-pre.2 For golang/go#57092 Change-Id: I9da17d109da4748793a04d37cadabe0ceb98d070 Reviewed-on: https://go-review.googlesource.com/c/tools/+/456757 gopls-CI: kokoro <[email protected]> Run-TryBot: Robert Findley <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
gopls/internal/lsp/fake: in (*Workdir).RenameFile, fall back to read … …+ write os.Rename cannot portably rename files across directories; notably, that operation fails with "invalid argument" on some Plan 9 filesystems. Fixes golang/go#57111. Change-Id: Ifd108bb58fa968fc2c8a21b99211a904d6d3d4e6 Reviewed-on: https://go-review.googlesource.com/c/tools/+/455515 Run-TryBot: Bryan Mills <[email protected]> Reviewed-by: Robert Findley <[email protected]> gopls-CI: kokoro <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Bryan Mills <[email protected]>
gopls: update go.mod for v0.11.0 For golang/go#57092 Change-Id: I98d38c7f3a4c8c05151cc5ffbacc025dab8079de Reviewed-on: https://go-review.googlesource.com/c/tools/+/455165 Auto-Submit: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Robert Findley <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]> gopls-CI: kokoro <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Once this CL is submitted, and post-submit testing succeeds on all first-class ports across all supported Go versions, this repository will be tagged with its next minor version. Change-Id: Ie52140f20343bd6dd2b73662fce64c8065f5a80b Reviewed-on: https://go-review.googlesource.com/c/tools/+/449096 Auto-Submit: Gopher Robot <[email protected]> gopls-CI: kokoro <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> Run-TryBot: Gopher Robot <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Robert Findley <[email protected]>
gopls: update go.mod and go.sum for v0.10.1 For golang/go#56512 Change-Id: I20040eb78cf651476f45965255fc32a5266734cb Reviewed-on: https://go-review.googlesource.com/c/tools/+/446864 Run-TryBot: Robert Findley <[email protected]> gopls-CI: kokoro <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
gopls: update go.mod and go.sum for v0.10.1 For golang/go#56512 Change-Id: I20040eb78cf651476f45965255fc32a5266734cb Reviewed-on: https://go-review.googlesource.com/c/tools/+/446864 Run-TryBot: Robert Findley <[email protected]> gopls-CI: kokoro <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
PreviousNext