moby/testutil/registry
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
..
ops.go Revert "testutil/registry: remove unused WithStdout(), WithStErr() opts" 2022-10-21 01:48:56 +02:00
registry.go Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.Hex 2022-11-08 16:42:13 +01:00
registry_mock.go Remove some uses of testutil.HelperT 2019-09-23 14:06:27 +02:00