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

This commit is contained in:
Matouš Dzivjak
2025-04-26 17:57:37 +02:00
committed by GitHub
parent 626407395a
commit 0354ceb95f

View File

@@ -761,7 +761,7 @@ indent = { tab-width = 4, unit = "\t" }
[[grammar]]
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]]
name = "gotmpl"