moby/image/tarexport
Sebastiaan van Stijn c0c146fc82
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>
(cherry picked from commit 0f7c9cd27e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-09 00:17:18 +01:00
..
load.go replace pkg/system Sequential funcs with moby/sys/sequential 2022-08-30 09:34:33 +02:00
load_test.go reject null manifests 2021-02-02 09:24:53 -08:00
save.go Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.Hex 2022-12-09 00:17:18 +01:00
tarexport.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00