commit | b805bddada2ad0f879f3d62603f88a5284d0d581 | [log] [tgz] |
---|---|---|
author | Joe Grasse <joegrasse@gmail.com> | Fri Jun 28 07:33:55 2019 -0500 |
committer | Joe Grasse <joegrasse@gmail.com> | Fri Jun 28 07:33:55 2019 -0500 |
tree | 9a7b7bc8fa5f24ae97b7f6b6fa237b937ac8c1c5 | |
parent | 9488a1445164b397a63eb580a1657e56d6d0260c [diff] |
Updated gopls (markdown)
diff --git a/gopls.md b/gopls.md index 41d6302..94333c5 100644 --- a/gopls.md +++ b/gopls.md
@@ -36,6 +36,7 @@ * 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). ## Installation