go/cmd/goimports
Eric Chiang 0b930fbaf4 cmd/goimports: recommend go install instead of go get in docs
go get now logs a warning when using it to install globally. Prefer go
install @latest instead.

Change-Id: I9478771e70c58202847a6dfeaaf63e1b88301d84
Reviewed-on: https://go-review.googlesource.com/c/tools/+/355251
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Trust: Brad Fitzpatrick <bradfitz@golang.org>
2021-10-12 19:23:00 +00:00
..
doc.go cmd/goimports: recommend go install instead of go get in docs 2021-10-12 19:23:00 +00:00
goimports.go all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
goimports_gc.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
goimports_not_gc.go all: go fmt ./... 2021-02-20 03:28:52 +00:00