
Automatic merge from submit-queue Update Docker API in Kubelet Ref: https://github.com/kubernetes/kubernetes/issues/34308 The Kubelet currently uses deprecated docker API (https://godoc.org/github.com/docker/engine-api). This PR changes it to use the new one (https://godoc.org/github.com/moby/moby/client). This PR updated the docker package from 1.11 to 1.13.1-rc2. **Release note**: ``` None ``` /assign @Random-Liu /cc @yujuhong
This directory tree is generated automatically by godep. Please do not edit. See https://github.com/tools/godep for more information.