Files
docker-cli/cli/command/plugin
Sebastiaan van Stijn 37b25f2265 cli/command/plugins: runRemove: fix incorrect use of errors.Join
commit 71ebbb81ae replaced the use of the
custom "cli.Errors" type for stdlib's errors.Join, however it made a
mistake by calling errors.Join for each error occurred, which "nests"
each error instead of putting each error at the same level.

Thanks to Paweł Gronowski for spotting this on the [pull request][1]

[1]: 71ebbb81ae (r1810257735)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-03 13:08:05 +01:00
..
2017-10-26 12:21:02 -04:00
2024-07-04 01:35:12 +02:00
2023-12-12 22:30:16 +01:00
2023-12-12 22:30:16 +01:00
2024-11-12 12:38:18 +01:00
2023-12-12 22:30:16 +01:00
2024-07-04 01:35:12 +02:00
2023-12-12 22:30:16 +01:00