mirror of
https://github.com/containerd/containerd.git
synced 2026-08-11 01:26:26 +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>