mirror of
https://github.com/moby/moby.git
synced 2026-08-10 17:15:06 +00:00
- add a `no_gogo` build-tag to allow compiling without support for gogoproto (github.com/gogo/protobuf) - fix panic when type is not found and no handler is hit. - fix unmarshalling of registered types full diff: https://github.com/containerd/typeurl/compare/v2.2.0...v2.2.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>