File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
k8s.io/apimachinery v0.0.0-20231101171057-16d50e6708ce
35
35
k8s.io/cli-runtime v0.0.0-20231101174258-c19cbcf29f4b
36
36
k8s.io/client-go v0.0.0-20231101171620-66e57f767515
37
- k8s.io/component-base v0.0.0-20231101172254-03390ea84924
37
+ k8s.io/component-base v0.0.0-20231101172256-4b808112b779
38
38
k8s.io/component-helpers v0.0.0-20231101172411-84bd21dfe63e
39
39
k8s.io/klog/v2 v2.110.1
40
40
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
@@ -101,7 +101,7 @@ replace (
101
101
k8s.io/cli-runtime => k8s.io/cli-runtime v0.0.0-20231101174258-c19cbcf29f4b
102
102
k8s.io/client-go => k8s.io/client-go v0.0.0-20231101171620-66e57f767515
103
103
k8s.io/code-generator => k8s.io/code-generator v0.0.0-20231101170854-66e74b777ae2
104
- k8s.io/component-base => k8s.io/component-base v0.0.0-20231101172254-03390ea84924
104
+ k8s.io/component-base => k8s.io/component-base v0.0.0-20231101172256-4b808112b779
105
105
k8s.io/component-helpers => k8s.io/component-helpers v0.0.0-20231101172411-84bd21dfe63e
106
106
k8s.io/metrics => k8s.io/metrics v0.0.0-20231101174125-1bb7847f7fec
107
107
)
Original file line number Diff line number Diff line change @@ -290,8 +290,8 @@ k8s.io/cli-runtime v0.0.0-20231101174258-c19cbcf29f4b h1:1xDANb0oB+0FXAIpSjp24u4
290
290
k8s.io/cli-runtime v0.0.0-20231101174258-c19cbcf29f4b /go.mod h1:O+HPNATF4jjTR6zhJ9wfjvUxY4NlNl7A8x2CYv6HkBw =
291
291
k8s.io/client-go v0.0.0-20231101171620-66e57f767515 h1:iAC4m6tArcsiOFI2QMYzpMxGVksKBSH7k5whcUJLtHw =
292
292
k8s.io/client-go v0.0.0-20231101171620-66e57f767515 /go.mod h1:BuOU+TpCaVunHx4J07MTcND+TbxdXG/OLKFu6HXF4Mc =
293
- k8s.io/component-base v0.0.0-20231101172254-03390ea84924 h1:TS8626pOqF5fuabJ3/wUbtig6gKU/Q/8k0PzajDtUiM =
294
- k8s.io/component-base v0.0.0-20231101172254-03390ea84924 /go.mod h1:LPpdOqZSWZaSmFbgeDvgYqxBe1oT4KEguXz4yB/DLcU =
293
+ k8s.io/component-base v0.0.0-20231101172256-4b808112b779 h1:Z7qdGV7DKgU9asDkQQusUK8Gzl0dDHrOS59H6+6z80s =
294
+ k8s.io/component-base v0.0.0-20231101172256-4b808112b779 /go.mod h1:nC9MQrFtSP4UJAAPfBF4KVVbenBrNryFuAZJI0T3tp0 =
295
295
k8s.io/component-helpers v0.0.0-20231101172411-84bd21dfe63e h1:XkC6rTM7IAnMvzRKoYEmRNl+rwWOwteLTpv3YDcgjek =
296
296
k8s.io/component-helpers v0.0.0-20231101172411-84bd21dfe63e /go.mod h1:vFo1NTmGcitSWef+yPDwxVxgCYKBHGwwMl+omzpFfdU =
297
297
k8s.io/klog/v2 v2.110.1 h1:U/Af64HJf7FcwMcXyKm2RPM22WZzyR7OSpYj5tg3cL0 =
You can’t perform that action at this time.
0 commit comments