containerd/contrib/fuzz
Sebastiaan van Stijn 717aa5929d
Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.Hex
Both of these were deprecated in 55f675811a,
but the format of the GoDoc comments didn't follow the correct format, which
caused them not being picked up by tools as "deprecated".

This patch updates uses in the codebase to use the alternatives.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-08 14:47:05 +01:00
..
archive_fuzzer.go fuzzing: improve archive fuzzer 2022-10-28 03:43:23 +01:00
containerd_import_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
content_fuzzer.go Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.Hex 2022-11-08 14:47:05 +01:00
cri_fuzzer.go Refactor CRI fuzzers 2022-09-19 22:14:11 +00:00
cri_sbserver_fuzzer.go Refactor CRI fuzzers 2022-09-19 22:14:11 +00:00
cri_server_fuzzer.go Refactor CRI fuzzers 2022-09-19 22:14:11 +00:00
daemon.go contrib/fuzz/daemon.go: reformat the fileheader 2022-08-18 07:42:13 +08:00
diff_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
exchange_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
fuzz_FuzzImportIndex.dict Fuzzing: Instrument with new sanitizers 2022-09-15 23:59:13 +01:00
fuzz_FuzzImportIndex.options Fuzzing: Instrument with new sanitizers 2022-09-15 23:59:13 +01:00
fuzz_images.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
metadata_fuzzer.go Fuzzing: refactor metadata fuzzers 2022-01-11 21:23:46 +00:00
oss_fuzz_build.sh Bump go version to 1.19.3 2022-11-02 19:54:42 +00:00
uuid_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00