moby--moby/builder/dockerfile
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
..
buildargs.go
buildargs_test.go
builder.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
builder_unix.go
builder_windows.go
containerbackend.go
copy.go
copy_test.go
copy_unix.go
copy_windows.go
dispatchers.go
dispatchers_test.go
dispatchers_unix.go
dispatchers_unix_test.go
dispatchers_windows.go
dispatchers_windows_test.go
evaluator.go
evaluator_test.go
imagecontext.go
imagecontext_test.go
imageprobe.go
internals.go
internals_linux.go
internals_linux_test.go
internals_test.go
internals_windows.go
internals_windows_test.go
metrics.go
mockbackend_test.go
utils_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00