File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ require (
13
13
github.com/gogo/protobuf v1.3.2
14
14
github.com/stretchr/testify v1.9.0
15
15
google.golang.org/grpc v1.65.0
16
- k8s.io/api v0.0.0-20241206182328-b0543a351f7c
16
+ k8s.io/api v0.0.0-20250110191431-25d8df3c710c
17
17
k8s.io/apimachinery v0.0.0-20241206181855-59e9003f02d6
18
- k8s.io/apiserver v0.0.0-20241206190231-34b7cc90dd5f
18
+ k8s.io/apiserver v0.0.0-20250109114639-f2c6d906e4f9
19
19
k8s.io/client-go v0.0.0-20241206183707-4765adee376d
20
20
k8s.io/component-base v0.0.0-20241206184937-e168b31aab46
21
21
k8s.io/cri-api v0.0.0-20241206193713-67fcf83dd3a3
Original file line number Diff line number Diff line change @@ -157,12 +157,12 @@ gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=
157
157
gopkg.in/inf.v0 v0.9.1 /go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw =
158
158
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
159
159
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
160
- k8s.io/api v0.0.0-20241206182328-b0543a351f7c h1:UoXV3XeoOwdU6+7kUhkKW/u3q99JwsKjQUI3qur90cM =
161
- k8s.io/api v0.0.0-20241206182328-b0543a351f7c /go.mod h1:MTvs54H/YfTPDnBal6hTyMIJhy2TWEF5p0S9e3fytBw =
160
+ k8s.io/api v0.0.0-20250110191431-25d8df3c710c h1:ZWv9+6mj+KkljdDnYG1elsGgYrt49uT97b2EdhvsNbo =
161
+ k8s.io/api v0.0.0-20250110191431-25d8df3c710c /go.mod h1:MTvs54H/YfTPDnBal6hTyMIJhy2TWEF5p0S9e3fytBw =
162
162
k8s.io/apimachinery v0.0.0-20241206181855-59e9003f02d6 h1:8ccyzZdQXEqpO3sboLCV3yt9bm6VFoO/jYOGS7gCAQs =
163
163
k8s.io/apimachinery v0.0.0-20241206181855-59e9003f02d6 /go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE =
164
- k8s.io/apiserver v0.0.0-20241206190231-34b7cc90dd5f h1:EauXj+xJmlTrtNyrDWXZJcnvcP9isVBX6fnS53olwNc =
165
- k8s.io/apiserver v0.0.0-20241206190231-34b7cc90dd5f /go.mod h1:cKRk1+bLLrdmJdcPm93gCVC8czgkjsGFopCjIAFlu+Y =
164
+ k8s.io/apiserver v0.0.0-20250109114639-f2c6d906e4f9 h1:g6Eb9ZaHRB9PVbdCo+QArc4JM+Iiba1TjdNJ0S776cc =
165
+ k8s.io/apiserver v0.0.0-20250109114639-f2c6d906e4f9 /go.mod h1:cKRk1+bLLrdmJdcPm93gCVC8czgkjsGFopCjIAFlu+Y =
166
166
k8s.io/client-go v0.0.0-20241206183707-4765adee376d h1:G4wKk+ukIiWdxhQ4Abp5mzhDHiWLxJ5ULkfbiTaEo0Q =
167
167
k8s.io/client-go v0.0.0-20241206183707-4765adee376d /go.mod h1:Ko7WtFhax0MfsyGw3p+tkz9okED9f+l5eq86pW0bLYs =
168
168
k8s.io/component-base v0.0.0-20241206184937-e168b31aab46 h1:uNlrqUPdZ17VfQJ16VCS+sbzFSc9fbfpusH4NQgw/VI =
You can’t perform that action at this time.
0 commit comments