Fails to build on macOS
austinbutler opened this issue Β· 3 comments
Cause looks to be shirou/gopsutil#976.
I see the bot already had opened a PR to upgrade gopsutil
with #467 but @moul you closed that. Not sure what the plan is so opening this to make you aware of the impact.
yes, thatβs because the dependency bot tried to upgrade a major version of a golang dependency (v2 -> v3)which requires updating the import path in the .go files, so I closed it since it can only break everything
Iβll make the bump manually to ensure everything works correctly
Hum, finally the automated PR should have been good since gopsutil is not using go mod :)
π This issue has been resolved in version 2.12.1 π
The release is available on GitHub release
Your semantic-release bot π¦π