chore(languages): bump tree-sitter-go-mod (#13395)

pull/13394/head^2
Matouš Dzivjak 2025-04-26 17:57:37 +02:00 committed by GitHub
parent 626407395a
commit 0354ceb95f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -761,7 +761,7 @@ indent = { tab-width = 4, unit = "\t" }
[[grammar]] [[grammar]]
name = "gomod" name = "gomod"
source = { git = "https://github.com/camdencheek/tree-sitter-go-mod", rev = "e8f51f8e4363a3d9a427e8f63f4c1bbc5ef5d8d0" } source = { git = "https://github.com/camdencheek/tree-sitter-go-mod", rev = "6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c" }
[[language]] [[language]]
name = "gotmpl" name = "gotmpl"