Skip to content

Commit

Permalink
feat(lang): bump tree-sitter-go
Browse files Browse the repository at this point in the history
  • Loading branch information
matoous committed Dec 2, 2022
1 parent 5a3ff74 commit f3a7f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ args = { mode = "local", processId = "{0}" }

[[grammar]]
name = "go"
source = { git = "https://github.com/tree-sitter/tree-sitter-go", rev = "0fa917a7022d1cd2e9b779a6a8fc5dc7fad69c75" }
source = { git = "https://github.com/tree-sitter/tree-sitter-go", rev = "05900faa3cdb5d2d8c8bd5e77ee698487e0a8611" }

[[language]]
name = "gomod"
Expand Down

0 comments on commit f3a7f76

Please sign in to comment.