moby/distribution/xfer
Sebastiaan van Stijn cff4f20c44
migrate to github.com/containerd/log v0.1.0
The github.com/containerd/containerd/log package was moved to a separate
module, which will also be used by upcoming (patch) releases of containerd.

This patch moves our own uses of the package to use the new module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-11 17:52:23 +02:00
..
download.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
download_test.go distribution: format code with gofumpt 2023-06-29 00:30:52 +02:00
transfer.go distribution: retry downloading schema config on retryable error 2022-03-05 19:36:48 +01:00
transfer_test.go distribution/xfer: un-export DoFunc type 2022-02-18 16:58:42 +01:00
upload.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
upload_test.go distribution/xfer: fix some nits in tests 2022-02-18 16:58:19 +01:00