mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This const was added in 846ecf59ff, but
only used internally. This patch deprecates the const, to be removed
in the next release.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>