containerd/runtime
Eng Zer Jun 50da673592
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. 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-09-21 09:50:38 +08:00
..
linux/runctypes Update gogo/protobuf to v1.3.2 2021-01-28 12:57:50 +00:00
opts support cgroup2 2019-12-12 02:56:51 +09:00
restart Move plugin context events into separate plugin 2021-08-05 22:59:20 -07:00
v1 refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
v2 refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Add runtime label to metrics 2021-07-23 10:04:46 -07:00
runtime.go Cleanup v2 shim 2021-08-04 10:38:05 -07:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Cleanup v2 shim 2021-08-04 10:38:05 -07:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00