mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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> |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| authz.go | ||
| authz_unix_test.go | ||
| middleware.go | ||
| middleware_test.go | ||
| middleware_unix_test.go | ||
| plugin.go | ||
| response.go | ||