File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 golang.org/x/net v0.37.0
1111 k8s.io/api v0.32.2
1212 k8s.io/apiextensions-apiserver v0.32.2
13- k8s.io/apimachinery v0.32.2
13+ k8s.io/apimachinery v0.32.3
1414 k8s.io/client-go v0.32.2
1515 k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
1616 sigs.k8s.io/controller-runtime v0.20.3
Original file line number Diff line number Diff line change @@ -200,8 +200,8 @@ k8s.io/api v0.32.2 h1:bZrMLEkgizC24G9eViHGOPbW+aRo9duEISRIJKfdJuw=
200200k8s.io/api v0.32.2 /go.mod h1:hKlhk4x1sJyYnHENsrdCWw31FEmCijNGPJO5WzHiJ6Y =
201201k8s.io/apiextensions-apiserver v0.32.2 h1:2YMk285jWMk2188V2AERy5yDwBYrjgWYggscghPCvV4 =
202202k8s.io/apiextensions-apiserver v0.32.2 /go.mod h1:GPwf8sph7YlJT3H6aKUWtd0E+oyShk/YHWQHf/OOgCA =
203- k8s.io/apimachinery v0.32.2 h1:yoQBR9ZGkA6Rgmhbp/yuT9/g+4lxtsGYwW6dR6BDPLQ =
204- k8s.io/apimachinery v0.32.2 /go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE =
203+ k8s.io/apimachinery v0.32.3 h1:JmDuDarhDmA/Li7j3aPrwhpNBA94Nvk5zLeOge9HH1U =
204+ k8s.io/apimachinery v0.32.3 /go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE =
205205k8s.io/client-go v0.32.2 h1:4dYCD4Nz+9RApM2b/3BtVvBHw54QjMFUl1OLcJG5yOA =
206206k8s.io/client-go v0.32.2 /go.mod h1:fpZ4oJXclZ3r2nDOv+Ux3XcJutfrwjKTCHz2H3sww94 =
207207k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk =
You can’t perform that action at this time.
0 commit comments