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 @@ -12,7 +12,7 @@ require (
1212 github.com/onsi/gomega v1.36.2
1313 github.com/spf13/viper v1.19.0
1414 k8s.io/api v0.32.2
15- k8s.io/apimachinery v0.32.2
15+ k8s.io/apimachinery v0.32.3
1616 k8s.io/client-go v0.32.2
1717 sigs.k8s.io/controller-runtime v0.20.3
1818)
Original file line number Diff line number Diff line change @@ -355,8 +355,8 @@ k8s.io/api v0.32.2 h1:bZrMLEkgizC24G9eViHGOPbW+aRo9duEISRIJKfdJuw=
355355k8s.io/api v0.32.2 /go.mod h1:hKlhk4x1sJyYnHENsrdCWw31FEmCijNGPJO5WzHiJ6Y =
356356k8s.io/apiextensions-apiserver v0.32.2 h1:2YMk285jWMk2188V2AERy5yDwBYrjgWYggscghPCvV4 =
357357k8s.io/apiextensions-apiserver v0.32.2 /go.mod h1:GPwf8sph7YlJT3H6aKUWtd0E+oyShk/YHWQHf/OOgCA =
358- k8s.io/apimachinery v0.32.2 h1:yoQBR9ZGkA6Rgmhbp/yuT9/g+4lxtsGYwW6dR6BDPLQ =
359- k8s.io/apimachinery v0.32.2 /go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE =
358+ k8s.io/apimachinery v0.32.3 h1:JmDuDarhDmA/Li7j3aPrwhpNBA94Nvk5zLeOge9HH1U =
359+ k8s.io/apimachinery v0.32.3 /go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE =
360360k8s.io/apiserver v0.32.2 h1:WzyxAu4mvLkQxwD9hGa4ZfExo3yZZaYzoYvvVDlM6vw =
361361k8s.io/apiserver v0.32.2 /go.mod h1:PEwREHiHNU2oFdte7BjzA1ZyjWjuckORLIK/wLV5goM =
362362k8s.io/client-go v0.32.2 h1:4dYCD4Nz+9RApM2b/3BtVvBHw54QjMFUl1OLcJG5yOA =
You can’t perform that action at this time.
0 commit comments