containerd/runtime/v2/runc
Kazuyoshi Kato e3db7de8f5 Remove gogo/protobuf and adjust types
This commit migrates containerd/protobuf from github.com/gogo/protobuf
to google.golang.org/protobuf and adjust types. Proto-generated structs
cannot be passed as values.

Fixes #6564.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-04-22 15:31:53 +00:00
..
manager Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
options runtime: deprecate runc --criu / -criu-path option 2022-03-23 14:42:43 +01:00
pause Move runtime v2 proto 2022-04-19 17:59:33 -07:00
task Move runtime v2 proto 2022-04-19 17:59:33 -07:00
v1 Move runtime v2 proto 2022-04-19 17:59:33 -07:00
v2 Move runtime v2 proto 2022-04-19 17:59:33 -07:00
container.go Remove gogo/protobuf and adjust types 2022-04-22 15:31:53 +00:00
platform.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
util.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00