| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-27 | 1.2 kB | |
| v4.26.2 source code.tar.gz | 2026-02-27 | 199.3 kB | |
| v4.26.2 source code.zip | 2026-02-27 | 348.2 kB | |
| Totals: 3 Items | 548.6 kB | 1 | |
What's Changed
disk
- [disk][linux]: fix Device set to "none" for virtual filesystems by @skartikey in https://github.com/shirou/gopsutil/pull/2002
- fix(disk): skip drives returning ERROR_INVALID_FUNCTION or ERROR_NOT_SUPPORTED in IOCounters on Windows by @jose-manuel-almaza in https://github.com/shirou/gopsutil/pull/2003
- [linux][disk]: fix disk mountinfo parsing bug by @shirou in https://github.com/shirou/gopsutil/pull/2007
host
- refactor: move timeSince and timeSinceMillis to common package by @Dylan-M in https://github.com/shirou/gopsutil/pull/1998
process
- [common][process]: fix gosec lint by @shirou in https://github.com/shirou/gopsutil/pull/2006
Other Changes
- [doc]: Update 'golang' to 'Go' for consistency by @alexandear in https://github.com/shirou/gopsutil/pull/1993
New Contributors
- @alexandear made their first contribution in https://github.com/shirou/gopsutil/pull/1993
- @jose-manuel-almaza made their first contribution in https://github.com/shirou/gopsutil/pull/2003
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.26.1...v4.26.2