x/tools only supports Go 1.10 and Go 1.11, but it's such a simple fix to support 1.9, so change from strings.Builder to bytes.Buffer. Change-Id: Ie37d6c7da7ce7dbbd4e9ec933e1eff3304142a59 Reviewed-on: https://go-review.googlesource.com/c/149178 Reviewed-by: Ian Cottrell <iancottrell@google.com> Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| completion.go | ||
| definition.go | ||
| diagnostics.go | ||
| file.go | ||
| format.go | ||
| uri.go | ||
| view.go | ||