moby/image/tarexport
Sebastiaan van Stijn 0f7c9cd27e
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 16:42:13 +01:00
..
load.go replace pkg/system Sequential funcs with moby/sys/sequential 2022-08-30 09:33:49 +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-11-08 16:42:13 +01:00
tarexport.go remove layerstore indexing by OS (used for LCOW) 2021-06-10 17:49:11 +02:00