@@ -21,7 +21,7 @@ package config
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/containerd/containerd/v2"
|
||||
containerd "github.com/containerd/containerd/v2/client"
|
||||
"github.com/pelletier/go-toml/v2"
|
||||
"k8s.io/kubelet/pkg/cri/streaming"
|
||||
)
|
||||
|
||||
@@ -21,7 +21,7 @@ import (
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
||||
"github.com/containerd/containerd/v2"
|
||||
containerd "github.com/containerd/containerd/v2/client"
|
||||
"k8s.io/kubelet/pkg/cri/streaming"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user