moby--moby/libcontainerd/supervisor
Eng Zer Jun c55a4ac779
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>
2021-08-27 14:56:57 +08:00
..
remote_daemon.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
remote_daemon_linux.go libcontainerd/supervisor: replace BurntSushi/toml with pelletier/go-toml 2021-04-02 17:42:57 +02:00
remote_daemon_options.go libcontainerd/supervisor: replace BurntSushi/toml with pelletier/go-toml 2021-04-02 17:42:57 +02: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