mirror of
https://github.com/containerd/containerd.git
synced 2026-07-03 13:19:32 +00:00
megacheck, gosimple and unused has been deprecated and subsumed by staticcheck. And staticcheck also has been upgraded. we need to update code for the linter issue. close: #2945 Signed-off-by: Wei Fu <fuweid89@gmail.com>