moby/builder
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
..
builder-next builder: handle host-gateway with extra hosts 2022-12-03 14:39:41 +01:00
dockerfile builder: fix empty-lines (revive) 2022-09-30 23:59:29 +02:00
remotecontext Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.Hex 2022-12-09 00:17:18 +01:00
builder.go daemon: daemon.ContainerKill() accept stop-signal as string 2022-05-05 11:27:47 +02:00