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 gopsutil to v3.21.3 #288

Merged
merged 1 commit into from
May 31, 2022

Commits on May 20, 2022

  1. Update gopsutil to v3.21.3

    I'm getting the following warning when building a package depending on lightstep-tracer-go:
    ../../pkg/mod/github.com/shirou/gopsutil/v3@v3.21.2/cpu/cpu_darwin_cgo.go:13:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
    
    We can fix this by upgrading gopsutil, see shirou/gopsutil#1042
    Aashish Kapur committed May 20, 2022
    Configuration menu
    Copy the full SHA
    771f656 View commit details
    Browse the repository at this point in the history