containerd/runtime/v2/runc
Kazuyoshi Kato 96b16b447d Use typeurl.Any instead of github.com/gogo/protobuf/types.Any
This commit upgrades github.com/containerd/typeurl to use typeurl.Any.
The interface hides gogo/protobuf/types.Any from containerd's Go client.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-03-24 20:50:07 +00:00
..
manager runtime: deprecate runc --criu / -criu-path option 2022-03-23 14:42:43 +01:00
options runtime: deprecate runc --criu / -criu-path option 2022-03-23 14:42:43 +01:00
task Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00
v1 Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00
v2 Use task plugin for runc shim 2021-12-13 10:37:13 -08:00
container.go Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +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