containerd/content/local
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
..
content_local_fuzzer.go crypto/sha256 must be imported 2022-08-17 21:43:47 +00:00
locks_test.go Use testify 2022-04-01 18:17:58 -07:00
locks.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
readerat.go Add reader option to local content reader at 2022-09-20 20:50:04 -07:00
store_bsd.go content/local: use syscall.Timespec.Unix 2022-01-03 12:37:25 +01:00
store_openbsd.go content/local: use syscall.Timespec.Unix 2022-01-03 12:37:25 +01:00
store_test.go Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.Hex 2022-11-08 14:47:05 +01:00
store_unix.go content/local: use syscall.Timespec.Unix 2022-01-03 12:37:25 +01:00
store_windows.go Licence header added 2018-02-19 10:32:26 +09:00
store.go Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.Hex 2022-11-08 14:47:05 +01:00
test_helper.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00
writer.go Fix incorrect error wrapped when closing ingest file 2022-01-07 12:23:18 -08:00