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 @@ -14,7 +14,7 @@ require (
14
14
github.com/sirupsen/logrus v1.9.3
15
15
github.com/urfave/cli/v2 v2.3.1-0.20211205195634-e8d81738896c
16
16
golang.org/x/net v0.25.0
17
- golang.org/x/term v0.20 .0
17
+ golang.org/x/term v0.22 .0
18
18
gopkg.in/yaml.v3 v3.0.1
19
19
)
20
20
@@ -36,7 +36,7 @@ require (
36
36
github.com/valyala/fasthttp v1.41.0 // indirect
37
37
golang.org/x/crypto v0.23.0 // indirect
38
38
golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094 // indirect
39
- golang.org/x/sys v0.20 .0 // indirect
39
+ golang.org/x/sys v0.22 .0 // indirect
40
40
google.golang.org/appengine v1.6.7 // indirect
41
41
google.golang.org/protobuf v1.33.0 // indirect
42
42
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
Original file line number Diff line number Diff line change @@ -453,12 +453,12 @@ golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d/go.mod h1:oPkhp1MJrh7nUepCBc
453
453
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
454
454
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
455
455
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
456
- golang.org/x/sys v0.20 .0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y =
457
- golang.org/x/sys v0.20 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
456
+ golang.org/x/sys v0.22 .0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI =
457
+ golang.org/x/sys v0.22 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
458
458
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
459
459
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
460
- golang.org/x/term v0.20 .0 h1:VnkxpohqXaOBYJtBmEppKUG6mXpi+4O6purfc2+sMhw =
461
- golang.org/x/term v0.20 .0 /go.mod h1:8UkIAJTvZgivsXaD6/pH6U9ecQzZ45awqEOzuCvwpFY =
460
+ golang.org/x/term v0.22 .0 h1:BbsgPEJULsl2fV/AT3v15Mjva5yXKQDyKf+TbDz7QJk =
461
+ golang.org/x/term v0.22 .0 /go.mod h1:F3qCibpT5AMpCRfhfT53vVJwhLtIVHhB9XDjfFvnMI4 =
462
462
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
463
463
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
464
464
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
You can’t perform that action at this time.
0 commit comments