mirror of
https://github.com/containerd/containerd.git
synced 2026-07-11 18:14:17 +00:00
Core should not have a dependency on API types. This was causing a transative dependency on grpc when importing the core snapshots package. Signed-off-by: Brian Goff <cpuguy83@gmail.com>