mirror of
https://github.com/containerd/containerd.git
synced 2026-07-10 00:29:37 +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>