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 golang.org/x/sys dependency #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abitrolly
Copy link

@abitrolly abitrolly commented Aug 3, 2024

To reduce binary sizes. There is also a lot of stuff fixed since 0.6.0 was out - https://go.googlesource.com/sys/+log

go get -u all
go mod tidy

Fixes #52.

go get -u all
go mod tidy

Fixes mattn#52
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.

old /x/sys package produces error while compiling
1 participant