mirror of
https://github.com/containerd/containerd.git
synced 2026-07-07 15:19:57 +00:00
As per https://github.com/golang/go/issues/60529, printf like commands with non-constant format strings and no args give an error in govet Signed-off-by: Akhil Mohan <akhilerm@gmail.com>