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

fix build failed after upgrade golang.org/x/sys #396

Merged
merged 2 commits into from
Sep 19, 2020
Merged

Commits on Sep 19, 2020

  1. fix build failed after upgrade golang.org/x/sys

    After upgrading `golang.org/x/sys` to latest version,  `v0.0.0-20200918174421-af09f7315aff` for example,
    build will failed, because of [this](golang/sys@6fcdbc0)
    akayj authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    7ef85b4 View commit details
    Browse the repository at this point in the history
  2. Update logger_darwin.go

    akayj authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    c141f40 View commit details
    Browse the repository at this point in the history