We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62d16b commit 3c02705Copy full SHA for 3c02705
1 file changed
Cargo.toml
@@ -4,7 +4,7 @@ description = "gomod grammar for the tree-sitter parsing library"
4
version = "1.0.0"
5
keywords = ["incremental", "parsing", "gomod"]
6
categories = ["parsing", "text-editors"]
7
-repository = "https://github.com/tree-sitter/tree-sitter-javascript"
+repository = "https://github.com/tree-sitter/tree-sitter-go-mod"
8
edition = "2018"
9
license = "MIT"
10
0 commit comments