mirror of https://github.com/golang/go.git
'go get -u all' works for this in Go 1.16, but in earlier versions, we need 'go get -u ./...'. Also, include the -d and -t flags to avoid building binaries and to upgrade test dependencies. Fixes golang/go#45262 Change-Id: I8b04783ffcd53e8066c5a25fef72d91ae975f5a2 Reviewed-on: https://go-review.googlesource.com/c/tools/+/307889 Trust: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
|---|---|---|
| .. | ||
| testdata/unchanged | ||
| code_lens.go | ||
| diagnostics.go | ||
| format.go | ||
| hover.go | ||
| mod_test.go | ||