mirror of
https://github.com/moby/moby.git
synced 2026-07-17 13:01:51 +00:00
This fix updated the vendored engine-api to version e374c4fb5b121a8fd4295ec5eb91a8068c6304f4, which defines a new event type of `DaemonEventType`. The purpose is to allow emitting` `daemon reload` event as is raised in #22463. This fix is related to #22463 and #22590. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>