File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/sirupsen/logrus v1.9.3
1919 github.com/stretchr/testify v1.9.0
2020 github.com/urfave/cli/v2 v2.27.1
21- golang.org/x/term v0.17 .0
21+ golang.org/x/term v0.18 .0
2222 gopkg.in/yaml.v2 v2.4.0
2323 k8s.io/api v0.29.2
2424 k8s.io/apimachinery v0.29.2
@@ -130,7 +130,7 @@ require (
130130 go.uber.org/zap v1.26.0 // indirect
131131 golang.org/x/net v0.20.0 // indirect
132132 golang.org/x/oauth2 v0.15.0 // indirect
133- golang.org/x/sys v0.17 .0 // indirect
133+ golang.org/x/sys v0.18 .0 // indirect
134134 golang.org/x/text v0.14.0 // indirect
135135 golang.org/x/time v0.5.0 // indirect
136136 google.golang.org/appengine v1.6.8 // indirect
Original file line number Diff line number Diff line change @@ -372,12 +372,12 @@ golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBc
372372golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
373373golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
374374golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
375- golang.org/x/sys v0.17 .0 h1:25cE3gD+tdBA7lp7QfhuV+rJiE9YXTcS3VG1SqssI/Y =
376- golang.org/x/sys v0.17 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
375+ golang.org/x/sys v0.18 .0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4 =
376+ golang.org/x/sys v0.18 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
377377golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
378378golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
379- golang.org/x/term v0.17 .0 h1:mkTF7LCd6WGJNL3K1Ad7kwxNfYAW6a8a8QqtMblp/4U =
380- golang.org/x/term v0.17 .0 /go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk =
379+ golang.org/x/term v0.18 .0 h1:FcHjZXDMxI8mM3nwhX9HlKop4C0YQvCVCdwYl2wOtE8 =
380+ golang.org/x/term v0.18 .0 /go.mod h1:ILwASektA3OnRv7amZ1xhE/KTR+u50pbXfZ03+6Nx58 =
381381golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
382382golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
383383golang.org/x/text v0.3.6 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
You can’t perform that action at this time.
0 commit comments