| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-31 | 1.2 kB | |
| v4.25.10 source code.tar.gz | 2025-10-31 | 193.9 kB | |
| v4.25.10 source code.zip | 2025-10-31 | 341.8 kB | |
| Totals: 3 Items | 536.9 kB | 0 | |
What's Changed
cpu
- chore: enable noctx linter by @mmorel-35 in https://github.com/shirou/gopsutil/pull/1930
- Use registry to remove wmi from cpu package by @OrbintSoft in https://github.com/shirou/gopsutil/pull/1929
disk
- Remove leaking goroutine by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1921
- use correct path lengths by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1937
- refactor disk windows and add tests by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1941
host
- fix: linter error about string concat and build tag by @shirou in https://github.com/shirou/gopsutil/pull/1942
net
- docs: minor improvement for docs by @huyejia in https://github.com/shirou/gopsutil/pull/1940
Other Changes
- [common]: remove unused DoSysctrl by @shirou in https://github.com/shirou/gopsutil/pull/1936
New Contributors
- @huyejia made their first contribution in https://github.com/shirou/gopsutil/pull/1940
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.9...v4.25.10