moby/libcontainerd/supervisor
Eng Zer Jun a916414b0b refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated in Go 1.16. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
(cherry picked from commit c55a4ac779)
Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-02-24 16:11:55 -05:00
..
remote_daemon.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
remote_daemon_linux.go daemon: don't adjust oom-score if score is 0 2020-10-05 19:52:02 +02:00
remote_daemon_options.go libcontainerd: split client and supervisor 2018-08-06 10:23:04 -07:00
remote_daemon_options_linux.go libcontainerd: split client and supervisor 2018-08-06 10:23:04 -07:00
remote_daemon_windows.go Remove 'docker-' prefix for containerd and runc binaries 2018-09-24 21:49:03 +00:00
utils_linux.go libcontainerd: split client and supervisor 2018-08-06 10:23:04 -07:00
utils_windows.go libcontainerd: split client and supervisor 2018-08-06 10:23:04 -07:00