mirror of
https://github.com/containerd/containerd.git
synced 2026-07-08 07:39:13 +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>