mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
Bump to k8s 1.24.0
This commit is contained in:
14
go.mod
14
go.mod
@@ -6,13 +6,13 @@ require (
|
||||
github.com/client9/misspell v0.3.4
|
||||
github.com/spf13/cobra v1.4.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
k8s.io/api v0.24.0-rc.0
|
||||
k8s.io/apimachinery v0.24.0-rc.0
|
||||
k8s.io/apiserver v0.24.0-rc.0
|
||||
k8s.io/client-go v0.24.0-rc.0
|
||||
k8s.io/code-generator v0.24.0-rc.0
|
||||
k8s.io/component-base v0.24.0-rc.0
|
||||
k8s.io/component-helpers v0.24.0-rc.0
|
||||
k8s.io/api v0.24.0
|
||||
k8s.io/apimachinery v0.24.0
|
||||
k8s.io/apiserver v0.24.0
|
||||
k8s.io/client-go v0.24.0
|
||||
k8s.io/code-generator v0.24.0
|
||||
k8s.io/component-base v0.24.0
|
||||
k8s.io/component-helpers v0.24.0
|
||||
k8s.io/klog/v2 v2.60.1
|
||||
k8s.io/kubectl v0.20.5
|
||||
sigs.k8s.io/mdtoc v1.0.1
|
||||
|
||||
Reference in New Issue
Block a user