### Description I would like to see Golang support Implementation for [zed](https://zed.dev/docs/languages/go) uses - tree sitter -- golang [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) -- go mod [tree-sitter-gomod](https://github.com/camdencheek/tree-sitter-go-mod) -- go work [tree-sitter-go-work](https://github.com/d1y/tree-sitter-go-work) - language server [gopls](https://github.com/golang/tools/tree/master/gopls) ### Alternatives Considered _No response_ ### Additional Context _No response_ ### Screenshots _No response_