bf16dd1251
notable changes: - api: remove deprecated NoBaseImageSpecifier - api/stdcopy: move to api/pkg/stdcopy - api/types/container: add aliases for go-connections/nat types - pkg/progress: move to api/pkg/progress - pkg/jsonmessage: move JSONError to api/types/jsonstream - pkg/jsonmessage: move JSONProgress to api/types/jsonstream - pkg/jsonmessage: move to client/pkg/jsonmessage - pkg/jsonmessage: remove github.com/morikuni/aec dependency - pkg/jsonmessage: stop printing deprecated progressDetail, errorDetail, remove DisplayJSONMessagesToStream and Stream interface - pkg/streamformatter: move to api/pkg/streamformatter - pkg/streamformatter: split from pkg/jsonmessage full diff: https://github.com/moby/moby/compare/2574c2b2e917...4faedf2bec36 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>