Updated gopls (markdown)

Rebecca Stambler 2019-06-28 11:41:59 -04:00
parent b805bddada
commit 836fb49744

@ -34,7 +34,6 @@ Feel free to ask questions about `gopls` on the `#gopls` [Gopher Slack](https://
* Cursor resets to the beginning or end of file on format: [#31937](https://github.com/golang/go/issues/31937).
* Editing multiple modules in one editor window: https://github.com/golang/go/issues/32394.
* "no room in queue" error: [#32467](https://github.com/golang/go/issues/32467).
* File contents reverted after saving: [#32643](https://github.com/golang/go/issues/32643).
* Does not work with cgo: [#31561](https://github.com/golang/go/issues/31561).