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 @@ -17,7 +17,7 @@ require (
17
17
go.uber.org/goleak v1.2.1
18
18
go.uber.org/zap v1.24.0
19
19
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
20
- golang.org/x/sys v0.10 .0
20
+ golang.org/x/sys v0.11 .0
21
21
gomodules.xyz/jsonpatch/v2 v2.3.0
22
22
k8s.io/api v0.28.0-beta.0
23
23
k8s.io/apiextensions-apiserver v0.28.0-beta.0
Original file line number Diff line number Diff line change @@ -159,8 +159,8 @@ golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7w
159
159
golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
160
160
golang.org/x/sys v0.0.0-20210510120138-977fb7262007 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
161
161
golang.org/x/sys v0.0.0-20220908164124-27713097b956 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
162
- golang.org/x/sys v0.10 .0 h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA =
163
- golang.org/x/sys v0.10 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
162
+ golang.org/x/sys v0.11 .0 h1:eG7RXZHdqOJ1i+0lgLgCpSXAp6M3LYlAo6osgSi0xOM =
163
+ golang.org/x/sys v0.11 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
164
164
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
165
165
golang.org/x/term v0.10.0 h1:3R7pNqamzBraeqj/Tj8qt1aQ2HpmlC+Cx/qL/7hn4/c =
166
166
golang.org/x/term v0.10.0 /go.mod h1:lpqdcUyK/oCiQxvxVrppt5ggO2KCZ5QblwqPnfZ6d5o =
You can’t perform that action at this time.
0 commit comments