mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05:00
- Ensure that non-JSON-parsing errors are returned to the caller - pkg/idtools: remove sync.Once, and include lookup error - pkg/ioutils: Make subsequent Close attempts noop full diff: https://github.com/docker/docker/compare/v24.0.7...v24.0.8 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>