mirror of
https://github.com/docker/cli.git
synced 2026-09-05 02:24:31 -05:00
Changed the split statement, from SplitN to Split. Doing so takes care of cases, when a minor version is followed by a suffix, that starts with '.'. Upstream-commit: ab882da03b57037885c4222f474fa8bd37a01956 Component: engine