The module name in `go.mod` is wrong. Change `github.com/tree-sitter/tree-sitter-gomod` to `github.com/camdencheek/tree-sitter-go-mod` ?
The module name in
go.modis wrong.Change
github.com/tree-sitter/tree-sitter-gomodtogithub.com/camdencheek/tree-sitter-go-mod?