mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-28 05:47:23 +00:00
update k8s components/images
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
This commit is contained in:
@@ -18,10 +18,10 @@ require (
|
||||
github.com/spf13/viper v1.16.0
|
||||
github.com/stretchr/testify v1.8.4
|
||||
gotest.tools/v3 v3.5.0
|
||||
k8s.io/api v0.26.5
|
||||
k8s.io/apimachinery v0.26.5
|
||||
k8s.io/client-go v0.26.5
|
||||
k8s.io/kubectl v0.26.5
|
||||
k8s.io/api v0.26.7
|
||||
k8s.io/apimachinery v0.26.7
|
||||
k8s.io/client-go v0.26.7
|
||||
k8s.io/kubectl v0.26.7
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -92,8 +92,8 @@ require (
|
||||
gopkg.in/ini.v1 v1.67.0 // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
k8s.io/cli-runtime v0.26.5 // indirect
|
||||
k8s.io/component-base v0.26.5 // indirect
|
||||
k8s.io/cli-runtime v0.26.7 // indirect
|
||||
k8s.io/component-base v0.26.7 // indirect
|
||||
k8s.io/klog/v2 v2.80.1 // indirect
|
||||
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 // indirect
|
||||
k8s.io/utils v0.0.0-20221107191617-1a15be271d1d // indirect
|
||||
|
||||
Reference in New Issue
Block a user