moby/builder/builder-next
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
..
adapters refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
exporter [20.10] Update uses of Image platform fields in OCI image-spec 2022-09-10 12:25:17 +02:00
imagerefchecker builder-next: clear temp leases on startup 2019-11-05 12:50:41 -08:00
worker refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
builder.go builder: handle host-gateway with extra hosts 2022-12-15 13:30:26 +01:00
controller.go builder: fix blobs releasing via leases after pull 2021-02-23 19:22:35 +01:00
executor_unix.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
executor_windows.go buildkit: Apply apparmor profile 2021-01-28 21:33:12 +00:00
reqbodyhandler.go builder-next: use constants for http status codes 2019-10-13 19:11:24 +02:00