encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/containerd/containerd | |
github.com/containernetworking/plugins/pkg/ns | |
github.com/docker/docker/pkg/mount | |
github.com/docker/docker/pkg/symlink | |
github.com/docker/docker/pkg/truncindex | |
github.com/kubernetes-incubator/cri-containerd/pkg/store | |
golang.org/x/sys/unix | |
k8s.io/kubernetes/pkg/kubelet/apis/cri/v1alpha1/runtime | |
os | Package os provides a platform-independent interface to operating system functionality. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |