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

Update go.mod #128

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Update go.mod #128

merged 1 commit into from
Jan 20, 2025

Conversation

marcopeereboom
Copy link
Contributor

@marcopeereboom marcopeereboom commented Apr 24, 2024

This fixes crashes in golang.org/x/tools on linux/arm64 when used with go-vim.

Fixes: fatih/vim-go#3661

This fixes crashes in golang.org/x/tools on linux/arm64 when used with
go-vim.
@marcopeereboom
Copy link
Contributor Author

@rogpeppe would you please commit this? If you don't want to, do you mind if I take over maintenance of this repo?

@gen1321
Copy link

gen1321 commented Jan 18, 2025

Please merge it. For future reference: if you get some panic when using godef that's the fix

@rogpeppe rogpeppe merged commit dbdb472 into rogpeppe:master Jan 20, 2025
@marcopeereboom marcopeereboom deleted the fixarmlinux122 branch January 24, 2025 11:43
@marcopeereboom
Copy link
Contributor Author

Thank you!!

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.

godef crashes when looking up a tag
3 participants