containerd/cmd/containerd
Kazuyoshi Kato aa1526defc Use proto.Marshal instead of calling Marshal() on objects
With google.golang.org/protobuf, proto-generated objects only have
ProtoReflect(). They don't have Marshal() anymore (see #6564).

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-04-20 17:14:24 +00:00
..
command Use proto.Marshal instead of calling Marshal() on objects 2022-04-20 17:14:24 +00:00
builtins_aufs_linux.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
builtins_btrfs_linux.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
builtins_cri.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
builtins_devmapper_linux.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
builtins_freebsd.go freebsd: add zfs to the default plugins 2021-04-16 00:52:24 -07:00
builtins_linux.go Include runtime v2 in default builtins 2021-12-03 11:30:03 -08:00
builtins_tracing.go Add no_tracing tag 2022-03-31 14:37:11 -07:00
builtins_unix.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
builtins_windows.go Include runtime v2 in default builtins 2021-12-03 11:30:03 -08:00
builtins_zfs_linux.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
builtins.go Merge pull request #6703 from mxpv/s 2022-04-18 20:55:06 -07:00
main.go Move manpage gen to separate binary 2019-09-12 14:19:00 -04:00