Update vendor.conf to kubernetes 1.19.0-beta.2
update streaming import path switch remote package path Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ package config
|
||||
|
||||
import (
|
||||
"github.com/containerd/containerd"
|
||||
"k8s.io/kubernetes/pkg/kubelet/server/streaming"
|
||||
"k8s.io/kubernetes/pkg/kubelet/cri/streaming"
|
||||
)
|
||||
|
||||
// DefaultConfig returns default configurations of cri plugin.
|
||||
|
Reference in New Issue
Block a user