Skip to content

Upgrade dependencies: gopsutil to v4#291

Merged
andy1li merged 1 commit into
mainfrom
andy/upgrade-gopsutil
May 26, 2026
Merged

Upgrade dependencies: gopsutil to v4#291
andy1li merged 1 commit into
mainfrom
andy/upgrade-gopsutil

Conversation

@andy1li

@andy1li andy1li commented May 25, 2026

Copy link
Copy Markdown
Member

Context:

Note

Low Risk
Dependency and import-path bump only; no behavioral changes to shell or test logic beyond the library version.

Overview
Bumps github.com/shirou/gopsutil from v3 to v4 (v4.26.4) and refreshes go.sum with the new module graph (including purego, newer golang.org/x/sys, testify v1.11.1, and dropped v3-only deps like go-m1cpu).

Application code only updates import paths to github.com/shirou/gopsutil/v4/process in shell_executable_descendants.go and background_command_response_test_case.go; process-tree and background-job PID checks are unchanged.

Reviewed by Cursor Bugbot for commit 67864c9. Bugbot is set up for automated code reviews on this repo. Configure here.

…testify to v1.11.1, and adjust indirect dependencies accordingly.
@andy1li andy1li self-assigned this May 25, 2026
@andy1li andy1li merged commit 2af2001 into main May 26, 2026
7 checks passed
@andy1li

andy1li commented May 26, 2026

Copy link
Copy Markdown
Member Author

Thanks to @FastJackTurner for highlighting the issue!

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.

1 participant