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