tailscale/portlist
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

Reference: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-09-15 21:45:53 -07:00
..
clean.go portlist: normalise space delimited process names (#5634) 2022-09-15 12:17:31 +02:00
clean_test.go portlist: normalise space delimited process names (#5634) 2022-09-15 12:17:31 +02:00
netstat.go wasm: exclude code that's not used on iOS for Wasm too 2022-06-06 13:52:52 -07:00
netstat_exec.go wasm: exclude code that's not used on iOS for Wasm too 2022-06-06 13:52:52 -07:00
netstat_test.go all: gofmt -w -s (simplify) tests 2021-12-15 08:43:41 -08:00
poller.go portlist: unexport SameInodes method 2021-04-09 15:16:36 -07:00
portlist.go envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00
portlist_ios.go all: simplify build tags involving iOS 2021-08-17 11:13:03 -07:00
portlist_js.go all: fix some js/wasm compilation issues 2021-10-20 10:06:16 -07:00
portlist_linux.go refactor: move from io/ioutil to io and os packages 2022-09-15 21:45:53 -07:00
portlist_linux_test.go portlist: reuse bufio.Reader between files 2021-09-13 08:28:40 -07:00
portlist_macos.go portlist: stop logging stray UDP ports 2021-09-14 11:18:09 -07:00
portlist_other.go all: fix some js/wasm compilation issues 2021-10-20 10:06:16 -07:00
portlist_test.go portlist: unexport SameInodes method 2021-04-09 15:16:36 -07:00
portlist_windows.go staticcheck.conf: turn off noisy lint errors 2021-06-18 15:48:20 -07:00