known issues: update cgo issue number

Rebecca Stambler 2019-07-02 14:46:37 -04:00
parent aa375b6da9
commit 59385a9641

@ -35,7 +35,7 @@ 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: [#32394](https://github.com/golang/go/issues/32394).
* File contents reverted after saving: [#32643](https://github.com/golang/go/issues/32643).
* Language features do not work with `cgo`: [#31561](https://github.com/golang/go/issues/31561).
* Language features do not work with `cgo`: [#32898](https://github.com/golang/go/issues/32898).
* Does not work build tags: [#29202](https://github.com/golang/go/issues/29202).
* Find references and rename only work in a single package: [#32869](https://github.com/golang/go/issues/32869), [#32877](https://github.com/golang/go/issues/32877).