containerd/pkg
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
..
apparmor refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
atomic use containerd/project header test 2020-04-22 19:35:37 -05:00
cap feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
cri Remove gogo/protobuf and adjust types 2022-04-22 15:31:53 +00:00
dialer feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
ioutil refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
kmutex CRI: improve image pulling performance 2022-04-06 07:14:18 +08:00
netns check for duplicate nspath possibilities 2022-04-14 18:33:19 +00:00
oom Merge pull request #6323 from jepio/jepio/fix-cgroupv2-oom-event 2022-03-24 15:51:28 +08:00
os refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
process Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
progress Fix linter errors 2019-07-14 20:49:40 -07:00
registrar feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
runtimeoptions/v1 Remove all gogoproto extensions 2022-04-20 07:23:28 +00:00
schedcore add runc shim support for sched core 2021-10-08 16:18:09 +00:00
seccomp Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
seed Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
seutil seutil: Fix setting the "container_kvm_t" label 2021-12-14 00:09:17 +01:00
shutdown Split runc shim into plugin components 2021-11-15 20:16:45 -08:00
stdio Add logging binary support when terminal is true 2020-08-25 17:28:29 -07:00
testutil Use testify 2022-04-01 18:17:58 -07:00
timeout feat: use rwmutex instead 2021-11-16 11:06:40 +08:00
ttrpcutil feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
userns Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00