containerd/images
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
..
archive refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
converter converter: use OpenWriter helper function 2021-04-15 19:05:10 +09:00
annotations.go Use a single custom annotation for export 2019-05-21 17:21:26 -07:00
diffid.go image: use generic decompressor for calculating DiffID 2021-03-31 10:21:47 +09:00
handlers.go Set content labels based on content type 2020-07-21 00:46:07 -07:00
image.go docs: Various typo found by codespell 2020-12-22 13:22:16 +08:00
importexport.go Refactor image importer 2018-09-14 14:21:26 -07:00
mediatypes.go add imgcrypt stream processors to the default config 2021-03-15 13:27:16 +09:00