File tree 4 files changed +7
-5
lines changed
4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,6 @@ reviewers:
7
7
- deads2k
8
8
- caesarxuchao
9
9
- sttts
10
- - ncdc
11
10
- dims
11
+ emeritus_reviewers:
12
+ - ncdc
Original file line number Diff line number Diff line change @@ -13,8 +13,9 @@ reviewers:
13
13
- saad-ali
14
14
- janetkuo
15
15
- justinsb
16
- - ncdc
17
16
- tallclair
18
17
- mwielgus
19
18
- soltysh
20
19
- dims
20
+ emeritus_reviewers:
21
+ - ncdc
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ godebug default=go1.23
9
9
require (
10
10
github.com/gogo/protobuf v1.3.2
11
11
github.com/stretchr/testify v1.9.0
12
- k8s.io/apimachinery v0.0.0-20240913152823-0fc0110cc2ce
12
+ k8s.io/apimachinery v0.0.0-20240920201701-c98a9e22228d
13
13
)
14
14
15
15
require (
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
91
91
gopkg.in/yaml.v2 v2.4.0 /go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ =
92
92
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
93
93
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
94
- k8s.io/apimachinery v0.0.0-20240913152823-0fc0110cc2ce h1:/8pGA195j4uJHrstvUPo9YadPG7L/QHZ8pWOsUsnYUE =
95
- k8s.io/apimachinery v0.0.0-20240913152823-0fc0110cc2ce /go.mod h1:5rKPDwwN9qm//xASFCZ83nyYEanHxxhc7pZ8AC4lukY =
94
+ k8s.io/apimachinery v0.0.0-20240920201701-c98a9e22228d h1:yDB+e3ReCJtthGtcZXMJAYPsekzI7oIS6U6hSDgFVRA =
95
+ k8s.io/apimachinery v0.0.0-20240920201701-c98a9e22228d /go.mod h1:5rKPDwwN9qm//xASFCZ83nyYEanHxxhc7pZ8AC4lukY =
96
96
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk =
97
97
k8s.io/klog/v2 v2.130.1 /go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE =
98
98
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A =
You can’t perform that action at this time.
0 commit comments