containerd/pkg/cri
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
..
annotations cri, sandbox: pass sandbox resource details if available, applicable 2021-12-13 08:41:41 -08:00
config feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
constants move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
io Replace golang.org/x/net/context with std library 2022-02-22 02:27:05 +08:00
opts Bug fix for mount path handling 2022-03-21 09:40:19 -07:00
server Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00
store test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
streaming go.mod: update to github.com/emicklei/go-restful/v3 v3.7.3 2022-02-18 21:54:27 +01:00
util Replace golang.org/x/net/context with std library 2022-02-22 02:27:05 +08:00
cri.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00