mirror of
https://github.com/golang/go
synced 2024-11-18 11:24:41 -07:00
c9a70fc28c
A copy and paste error meant that gopls iterated over the built-in release tags rather than the ones read from go list. If gopls was built with an older release than the go command in use, it would read past the end of the slice and die. Change-Id: Ifc222c7a0bd9662bcd7deedaa069797e213df7b3 Reviewed-on: https://go-review.googlesource.com/c/tools/+/255360 Trust: Heschi Kreinick <heschi@google.com> Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Go Bot <gobot@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
error_test.go | ||
errors.go | ||
keys.go | ||
load.go | ||
mod_tidy.go | ||
mod.go | ||
os_darwin.go | ||
os_windows.go | ||
parse_test.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view_test.go | ||
view.go |