mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
Move hacked golang os code to forked/ dir
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
"k8s.io/kubernetes/pkg/runtime"
|
||||
"k8s.io/kubernetes/pkg/types"
|
||||
hashutil "k8s.io/kubernetes/pkg/util/hash"
|
||||
"k8s.io/kubernetes/third_party/golang/expansion"
|
||||
"k8s.io/kubernetes/third_party/forked/expansion"
|
||||
|
||||
"github.com/golang/glog"
|
||||
)
|
||||
|
@@ -97,7 +97,7 @@ import (
|
||||
"k8s.io/kubernetes/pkg/watch"
|
||||
"k8s.io/kubernetes/plugin/pkg/scheduler/algorithm/predicates"
|
||||
"k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache"
|
||||
"k8s.io/kubernetes/third_party/golang/expansion"
|
||||
"k8s.io/kubernetes/third_party/forked/expansion"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user