File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ require (
4747 k8s.io/code-generator v0.30.1
4848 k8s.io/component-base v0.30.1
4949 k8s.io/klog v1.0.0
50- k8s.io/kube-aggregator v0.30.0
50+ k8s.io/kube-aggregator v0.30.1
5151 k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
5252 k8s.io/utils v0.0.0-20240102154912-e7106e64919e
5353 sigs.k8s.io/controller-runtime v0.18.3
Original file line number Diff line number Diff line change @@ -591,8 +591,8 @@ k8s.io/klog/v2 v2.120.1 h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw=
591591k8s.io/klog/v2 v2.120.1 /go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE =
592592k8s.io/kms v0.30.1 h1:gEIbEeCbFiaN2tNfp/EUhFdGr5/CSj8Eyq6Mkr7cCiY =
593593k8s.io/kms v0.30.1 /go.mod h1:GrMurD0qk3G4yNgGcsCEmepqf9KyyIrTXYR2lyUOJC4 =
594- k8s.io/kube-aggregator v0.30.0 h1:+Opc0lmhRmHbNM4m3mLSsUFmK/ikMapO9rvGirX5CEM =
595- k8s.io/kube-aggregator v0.30.0 /go.mod h1:KbZZkSSjYE6vkB2TSuZ9GBjU3ucgL7YxT8yX8wll0iQ =
594+ k8s.io/kube-aggregator v0.30.1 h1:ymR2BsxDacTKwzKTuNhGZttuk009c+oZbSeD+IPX5q4 =
595+ k8s.io/kube-aggregator v0.30.1 /go.mod h1:SFbqWsM6ea8dHd3mPLsZFzJHbjBOS5ykIgJh4znZ5iQ =
596596k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7FjZpUb45WallggurYhKGag =
597597k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 /go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98 =
598598k8s.io/utils v0.0.0-20240102154912-e7106e64919e h1:eQ/4ljkx21sObifjzXwlPKpdGLrCfRziVtos3ofG/sQ =
Original file line number Diff line number Diff line change @@ -1699,7 +1699,7 @@ k8s.io/kms/apis/v1beta1
16991699k8s.io/kms/apis/v2
17001700k8s.io/kms/pkg/service
17011701k8s.io/kms/pkg/util
1702- # k8s.io/kube-aggregator v0.30.0
1702+ # k8s.io/kube-aggregator v0.30.1
17031703## explicit; go 1.22.0
17041704k8s.io/kube-aggregator/pkg/apis/apiregistration
17051705k8s.io/kube-aggregator/pkg/apis/apiregistration/v1
You can’t perform that action at this time.
0 commit comments