mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Don't show `Next steps:` with no messages at all when plugin returns an unitialized value of `HookMessage` (zero-initialization sets its type to NextSteps and empty template). Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>