mirror of
https://github.com/moby/moby.git
synced 2026-08-09 09:33:50 +00:00
Prevent applying `area/dependencies` when the `client` and `api` modules are changed. Due to the replace rule present for these modules, we have to revendor them with each change which would trigger the previous rule. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>