Skip to content

Conversation

@ctlong
Copy link
Member

@ctlong ctlong commented Jun 29, 2022

Description

  • Upgrade github.com/shirou/gopsutil to v3.
  • Stop pinning golang.org/x/sys.
  • They seem to have some codependency such that no go tools on mac were working without them both being updated.
  • I couldn't find any context in logs related to why golang.org/x/sys was pinned, so I think it's fair to assume that it was only pinned because of gopsutil.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Testing performed?

  • Unit tests

Checklist:

  • This PR is being made against the main branch, or relevant version branch

@ctlong ctlong marked this pull request as ready for review June 30, 2022 18:42
@ctlong ctlong force-pushed the upgrade-gopsutil-to-v3 branch 2 times, most recently from 3ad1f8c to 4ffb0b7 Compare June 30, 2022 18:46
ctlong added 2 commits July 22, 2022 10:50
* Upgrade `github.com/shirou/gopsutil` to v3.
* Stop pinning golang.org/x/sys.
* They seem to have some codependency such that no go tools on mac we
  were working without them both being updated.
@ctlong ctlong force-pushed the upgrade-gopsutil-to-v3 branch from 4ffb0b7 to bef304e Compare July 22, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants