Skip to content

Commit fd7f740

Browse files
authored
fix(go): correct module name
1 parent fb798bd commit fd7f740

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bindings/go/binding_test.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/tree-sitter/tree-sitter-c_sharp
1+
module github.com/tree-sitter/tree-sitter-c-sharp
22

33
go 1.23
44

0 commit comments

Comments
 (0)