mirror of
https://github.com/containerd/containerd.git
synced 2026-08-12 22:16:27 +00:00
The platforms.DefaultString() function in the new module returns a string including the os-version. The existing code does not expect that to be the case, so using the previous format instead. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>