Update tree-sitter-go to v0.23.4

Last rev was mid-2022
pull/14044/head
Wesley Hershberger 2025-06-25 22:10:39 -05:00
parent b01fbb4a22
commit a5ad3cdc2c
No known key found for this signature in database
GPG Key ID: EB0417496D7CB3CA
1 changed files with 1 additions and 1 deletions

View File

@ -779,7 +779,7 @@ args = { mode = "core", program = "{0}", coreFilePath = "{1}" }
[[grammar]]
name = "go"
source = { git = "https://github.com/tree-sitter/tree-sitter-go", rev = "64457ea6b73ef5422ed1687178d4545c3e91334a" }
source = { git = "https://github.com/tree-sitter/tree-sitter-go", rev = "3c3775faa968158a8b4ac190a7fda867fd5fb748" }
[[language]]
name = "gomod"