mirror of
https://github.com/containerd/containerd.git
synced 2026-07-26 03:06:33 +00:00
config imports is in random order after LoadConfig call so that the testing check should be done after sort.Strings(out.Imports). Signed-off-by: Wei Fu <fuweid89@gmail.com>