containerd/cmd/containerd-shim
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
..
main_unix.go Use proto.Marshal instead of calling Marshal() on objects 2022-04-20 17:14:24 +00:00
shim_darwin.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
shim_freebsd.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
shim_linux.go Integrate sys.SetSubreaper, sys.GetSubreaper in sys/reaper package 2020-05-04 08:44:02 +02:00