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

feat: add extra goos support #1646

Merged
merged 1 commit into from
Aug 29, 2024
Merged

feat: add extra goos support #1646

merged 1 commit into from
Aug 29, 2024

Commits on Aug 28, 2024

  1. feat: add extra goos support

    syscall.Errno is not available is some GOOS causing compile errors
    Move syscall specific code to separate file behind build tags making it
    future proof and adding support for all goos supported by the go runtime
    kruskall committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e68bdd2 View commit details
    Browse the repository at this point in the history