containerd/runtime/v1/linux
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
..
bundle_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
bundle.go runtime: deprecate runc --criu / -criu-path option 2022-03-23 14:42:43 +01:00
process.go Remove enumvalue_customname, goproto_enum_prefix and enum_customname 2022-03-21 19:48:16 +00:00
runtime.go Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00
task.go Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00