Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying default patches for go_deps and add patch for go-tree-sitter #1985

Closed
wants to merge 1 commit into from

Conversation

maffoo
Copy link

@maffoo maffoo commented Nov 22, 2024

Feature

What package or component does this PR mostly affect?

go_deps

What does this PR do? Why is it needed?

Allows specifying default patches for libraries included via go_deps, similar to how other default args like build_directives can be specified.

Which issues(s) does this PR fix?

Fixes #1984

Other notes for review

Also includes a patch to build recent versions of go-tree-sitter since they include uplevel references to c header files that gazelle does not handle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow default patches with go_deps
1 participant