containerd/contrib/fuzz
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_fuzzer.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
cap_fuzzer.go Fuzzing: Add 4 fuzzers 2021-08-12 15:34:12 +01:00
container_fuzzer.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
containerd_import_fuzzer.go Fuzzing: Add fuzzer 2021-08-17 00:08:59 +01:00
content_fuzzer.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
cri_fuzzer.go Fuzzing: Add 4 fuzzers 2021-08-12 15:34:12 +01:00
docker_fuzzer.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
filters_fuzzers.go Move documentation and helper directories out of root 2021-01-12 12:19:50 -08:00
oss_fuzz_build.sh Fuzzing: Add fuzzer 2021-08-17 00:08:59 +01:00
platforms_fuzzers.go Move documentation and helper directories out of root 2021-01-12 12:19:50 -08:00