Closed kzys closed 2 years ago
containerd is migrating off from github.com/gogo/protobuf (see https://github.com/containerd/containerd/issues/6564).
However imgcrypt depends containerd and containerd also depends imgcrypt, which makes changing this signature complicated.
This change workarounds the issue by using Go's reflect package.
containerd is migrating off from github.com/gogo/protobuf (see https://github.com/containerd/containerd/issues/6564).
However imgcrypt depends containerd and containerd also depends imgcrypt, which makes changing this signature complicated.
This change workarounds the issue by using Go's reflect package.