moby/internal/multierror
Albin Kerouanton 64de635626
Add a temporary drop-in replacement for errors.Join
As we have a hard time figuring out what moby/moby#46099 should look
like, this drop-in replacement will solve the initial formatting problem
we have. It's made internal such that we can remove it whenever we want
and unlike moby/moby#46099 doesn't require thoughtful API changes.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-16 16:18:41 +02:00
..
multierror.go Add a temporary drop-in replacement for errors.Join 2023-08-16 16:18:41 +02:00
multierror_test.go Add a temporary drop-in replacement for errors.Join 2023-08-16 16:18:41 +02:00