mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Fix build break on non-Linux OS introduced in 87aaf4c0
This commit is contained in:
parent
94a6538288
commit
6ad82e5a30
@ -19,6 +19,7 @@ limitations under the License.
|
||||
package cm
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"k8s.io/kubernetes/pkg/kubelet/dockertools"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user