containerd/core
Akhil Mohan ebc47359ea
use format string when using printf like commands
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>
2024-08-14 17:04:53 +05:30
..
containers Move containers to core/containers 2024-01-17 09:50:40 -08:00
content Make api a Go sub-module 2024-05-02 11:03:00 -07:00
diff migrate to github.com/moby/sys/userns 2024-08-08 12:48:54 +02:00
events use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30
images Avoid potential reallocs by pre-sizing some slices 2024-07-19 13:05:49 -07:00
introspection use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30
leases Make api a Go sub-module 2024-05-02 11:03:00 -07:00
metadata Add spans to CRI runtime service and related client methods 2024-08-05 02:34:20 +00:00
metrics use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30
mount migrate to github.com/moby/sys/userns 2024-08-08 12:48:54 +02:00
remotes use format string when using printf like commands 2024-08-14 17:04:53 +05:30
runtime Use grpc.NewClient instead of deprecated ones 2024-07-18 15:26:02 -07:00
sandbox use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30
snapshots Fix incorrect comment about ordering of parent layers 2024-06-14 11:48:06 -07:00
streaming use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30
transfer core/transfer/local: remove logrus import 2024-06-17 12:37:14 +02:00
unpack Update unpacker to always fetch all 2024-05-09 21:59:42 -07:00