containerd/content
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
..
local refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
proxy contentproxy: ensure grpc stream is closed on commit 2021-03-18 22:46:49 -07:00
testsuite refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
adaptor_test.go tests: add test for adaptor 2021-05-05 17:39:39 +03:00
adaptor.go Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00
content.go Add OpenReader to create ReaderAt interface 2021-03-08 12:04:58 -08:00
helpers_test.go Fix content copy to not ignore unexpected EOF 2021-09-09 10:01:51 -07:00
helpers.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00