gopsutil/net
Matthieu MOREL c806740b34
ci(lint): ensure io/ioutil replacement (#1525)
* ci(lint): enure ioutil replacement

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update host_solaris.go
* Update process_linux_test.go
* Update net_linux_test.go
* Update net_linux_test.go
* Update process_test.go
* Update process_linux_test.go
* Update process_linux_test.go

---------

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
..
net.go
net_aix.go
net_aix_cgo.go
net_aix_nocgo.go
net_darwin.go lint fixes
net_darwin_test.go
net_fallback.go
net_freebsd.go fix some comments
net_linux.go chore: replace deprecated ioutil package to os and io
net_linux_111.go
net_linux_116.go
net_linux_netlink_test.go
net_linux_test.go ci(lint): ensure io/ioutil replacement (#1525)
net_openbsd.go fix some comments
net_solaris.go
net_test.go
net_unix.go
net_windows.go fix some comments
types_darwin.go