moby/integration/build
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
..
testdata Using test names instead of hardcoded ones in integration/build directory 2020-05-18 16:36:23 +01:00
build_cgroupns_linux_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
build_session_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
build_squash_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
build_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
build_userns_linux_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
main_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00