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 for Go 1.18 on M1 Macs. #75

Merged
merged 1 commit into from Aug 15, 2022
Merged

Update golang.org/x/sys for Go 1.18 on M1 Macs. #75

merged 1 commit into from Aug 15, 2022

Conversation

tjni
Copy link
Contributor

@tjni tjni commented Aug 15, 2022

This achieves the same goal as #71 and would fix #72. It will allow consumers to pick this up, in some cases, without adding an indirect dependency on a newer golang.org/x/sys.

@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2022

Codecov Report

Merging #75 (89699b9) into master (cdb00f1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   44.00%   44.00%           
=======================================
  Files           3        3           
  Lines          75       75           
=======================================
  Hits           33       33           
  Misses         40       40           
  Partials        2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mattn
Copy link
Owner

mattn commented Aug 15, 2022

Thank you

@tjni tjni deleted the update-x-sys branch August 15, 2022 05:51
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.

Not usable with Go 1.18 due to outdated golang.org/x/sys/unix dependency
3 participants