Skip to content

Commit 796482e

Browse files
committed
Reapply "don't set replace version?"
This reverts commit e29c7d0.
1 parent a14dd09 commit 796482e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gazelle/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ require (
2525
gopkg.in/yaml.v3 v3.0.1 // indirect
2626
)
2727

28-
replace github.com/smacker/go-tree-sitter v0.0.0-20240422154435-0628b34cbf9c => github.com/dougthor42/go-tree-sitter v0.0.0-20240422154435-0628b34cbf9c
28+
replace github.com/smacker/go-tree-sitter => github.com/dougthor42/go-tree-sitter v0.0.0-20240422154435-0628b34cbf9c

0 commit comments

Comments
 (0)