mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Fixes golint errors in pkg/kubelet
This commit is contained in:
committed by
Yuki Sonoda (Yugui)
parent
c6b27bb87d
commit
edac5ce0b8
@@ -27,6 +27,7 @@ import (
|
||||
"os/exec"
|
||||
"time"
|
||||
|
||||
_ "github.com/GoogleCloudPlatform/kubernetes/pkg/healthz"
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet"
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/util"
|
||||
"github.com/coreos/go-etcd/etcd"
|
||||
|
Reference in New Issue
Block a user