mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
Brings in the errgroup implementation for reverted auto-recover from panics. full diff: https://github.com/golang/sync/compare/v0.14.0...v0.16.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>