mirror of
https://github.com/containerd/containerd.git
synced 2026-07-07 15:19:57 +00:00
gogoproto.customtype is used to have go-digest.Digest instead of string. While it is convinient, protoc-gen-go doesn't support the extension and that blocks #6564. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>