We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14dd09 commit 796482eCopy full SHA for 796482e
gazelle/go.mod
@@ -25,4 +25,4 @@ require (
25
gopkg.in/yaml.v3 v3.0.1 // indirect
26
)
27
28
-replace github.com/smacker/go-tree-sitter v0.0.0-20240422154435-0628b34cbf9c => github.com/dougthor42/go-tree-sitter v0.0.0-20240422154435-0628b34cbf9c
+replace github.com/smacker/go-tree-sitter => github.com/dougthor42/go-tree-sitter v0.0.0-20240422154435-0628b34cbf9c
0 commit comments