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

Pin go-isatty to fix a Go 1.17 crash on macOS #1

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

meowgorithm
Copy link
Contributor

This updates go-isatty to fix a crash that happens on startup in macOS for binaries built with Go 1.17 due to some syscall changes. For now, go-isatty must be pinned to a commit it's the next release.

This commit fixes the issue: mattn/go-isatty@ee4b64c
Details: golang/go#46763

@meowgorithm meowgorithm changed the title Pin go-isatty to master to fix a Go 1.17 crash on macOS Pin go-isatty to fix a Go 1.17 crash on macOS Sep 2, 2021
@mathaou mathaou merged commit 81fc3e4 into mathaou:master Sep 2, 2021
@meowgorithm meowgorithm deleted the macos-go1.17-fix branch September 2, 2021 18:55
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