containerd/remotes
Jeff Widman 050cd58ce6 Drop deprecated ioutil
`ioutil` has been deprecated by golang. All the code in `ioutil` just
forwards functionality to code in either the `io` or `os` packages.

See https://github.com/golang/go/pull/51961 for more info.

Signed-off-by: Jeff Widman <jeff@jeffwidman.com>
2022-07-23 08:36:20 -07:00
..
docker Drop deprecated ioutil 2022-07-23 08:36:20 -07:00
errors Improve ErrUnexpectedStatus default string 2022-03-07 09:46:25 +01:00
handlers_test.go Add image handler to skip non-distributable blobs. 2022-01-11 00:49:36 +00:00
handlers.go Add image handler to skip non-distributable blobs. 2022-01-11 00:49:36 +00:00
resolver.go Fix PushHandler cannot push image that contains duplicated blobs 2021-04-20 14:00:53 +09:00