File tree Expand file tree Collapse file tree 4 files changed +11
-65
lines changed Expand file tree Collapse file tree 4 files changed +11
-65
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ require (
77
77
k8s.io/api v0.33.3
78
78
k8s.io/apimachinery v0.33.3
79
79
k8s.io/client-go v0.33.3
80
- k8s.io/cluster-bootstrap v0.0.0
80
+ k8s.io/cluster-bootstrap v0.33.3
81
81
k8s.io/component-base v0.33.3
82
82
k8s.io/klog/v2 v2.130.1
83
83
k8s.io/kubectl v0.33.1
@@ -243,5 +243,4 @@ replace (
243
243
github.com/Parallels/docker-machine-parallels/v2 => github.com/minikube-machine/machine-driver-parallels/v2 v2.0.2-0.20240730142131-ada9375ea417
244
244
github.com/docker/machine => github.com/minikube-machine/machine v0.0.0-20240815173309-ffb6b643c381
245
245
github.com/machine-drivers/docker-machine-driver-vmware => github.com/minikube-machine/machine-driver-vmware v0.1.6-0.20230701123042-a391c48b14d5
246
- k8s.io/cluster-bootstrap => k8s.io/cluster-bootstrap v0.22.4
247
246
)
You can’t perform that action at this time.
0 commit comments