mirror of
https://github.com/containerd/containerd.git
synced 2026-08-11 09:37:14 +00:00
The reference/docker package was a fork of github.com/distribution/distribution, which could not easily be used as a direct dependency, as it brought many other dependencies with it. The "reference' package has now moved to a separate repository, which means we can replace the local fork, and use the upstream implementation again. The new module was extracted from the distribution repository at commit:b9b19409cfSigned-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit4923470902) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>