Skip to content

fix: fix builds on windows_arm64 #4388

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

Merged
merged 1 commit into from
Oct 6, 2022
Merged

fix: fix builds on windows_arm64 #4388

merged 1 commit into from
Oct 6, 2022

Conversation

deansheather
Copy link
Member

go-netstat does not support windows_arm64, so add it to the build directive.

I had to remove the +build directive as it is not powerful enough to support this conditional, but it's fine because since 1.18 go fix has recommended removing it source.

@deansheather deansheather requested a review from kylecarbs October 6, 2022 13:34
@deansheather deansheather merged commit 29a2fe4 into main Oct 6, 2022
@deansheather deansheather deleted the dean/netstat-fix branch October 6, 2022 13:42
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.

2 participants