net-mgmt/telegraf: fix crash with inputs.diskio
Patch a bug in gopsutil used by telegraf, thas was fixed upstreams but
has not yet been released. This copies the patch from gopsutil's PR
- [1]
Link: https://github.com/shirou/gopsutil/pull/1907 [1]
PR: 289207