mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
- jsonpb: accept 'null' as a valid representation of NullValue in unmarshal The canonical JSON representation for NullValue is JSON "null". full diff: https://github.com/golang/protobuf/compare/v1.5.2...v1.5.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>