containerd/protobuf
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
..
plugin Use protoc-gen-go instead of protoc-gen-gogoctrd 2022-04-22 15:31:53 +00:00
proto Remove gogo/protobuf and adjust types 2022-04-22 15:31:53 +00:00
types Remove gogo/protobuf and adjust types 2022-04-22 15:31:53 +00:00
any_test.go Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00
any.go Remove gogo/protobuf and adjust types 2022-04-22 15:31:53 +00:00
timestamp.go Remove gogo/protobuf and adjust types 2022-04-22 15:31:53 +00:00