Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-30 | 1.2 kB | |
v4.25.7 source code.tar.gz | 2025-07-30 | 193.4 kB | |
v4.25.7 source code.zip | 2025-07-30 | 341.5 kB | |
Totals: 3 Items | 536.0 kB | 1 |
What's Changed
disk
- fix(disk): handle NVMe controller notation in IOCounters on Linux by @skartikey in https://github.com/shirou/gopsutil/pull/1878
mem
- fix 404 link to centos.org by @martoche in https://github.com/shirou/gopsutil/pull/1872
process
- process: Fix parsing of uid/gid's to handle full uint32 range by @halaney in https://github.com/shirou/gopsutil/pull/1887
Other Changes
- chore: enable unused-receiver from revive by @mmorel-35 in https://github.com/shirou/gopsutil/pull/1883
- enable shadow from govet by @mmorel-35 in https://github.com/shirou/gopsutil/pull/1863
- fix: windows-2019 runner image has been deprecated by @shirou in https://github.com/shirou/gopsutil/pull/1881
New Contributors
- @martoche made their first contribution in https://github.com/shirou/gopsutil/pull/1872
- @halaney made their first contribution in https://github.com/shirou/gopsutil/pull/1887
- @skartikey made their first contribution in https://github.com/shirou/gopsutil/pull/1878
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.6...v4.25.7