File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ require (
5656 golang.org/x/net v0.26.0
5757 golang.org/x/sync v0.7.0
5858 golang.org/x/sys v0.22.0
59- golang.org/x/term v0.21 .0
59+ golang.org/x/term v0.22 .0
6060 golang.org/x/text v0.16.0
6161 gopkg.in/natefinch/lumberjack.v2 v2.2.1
6262 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -547,8 +547,8 @@ golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuX
547547golang.org/x/term v0.5.0 /go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k =
548548golang.org/x/term v0.8.0 /go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo =
549549golang.org/x/term v0.17.0 /go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk =
550- golang.org/x/term v0.21 .0 h1:WVXCp+/EBEHOj53Rvu+7KiT/iElMrO8ACK16SMZ3jaA =
551- golang.org/x/term v0.21 .0 /go.mod h1:ooXLefLobQVslOqselCNF4SxFAaoS6KujMbsGzSDmX0 =
550+ golang.org/x/term v0.22 .0 h1:BbsgPEJULsl2fV/AT3v15Mjva5yXKQDyKf+TbDz7QJk =
551+ golang.org/x/term v0.22 .0 /go.mod h1:F3qCibpT5AMpCRfhfT53vVJwhLtIVHhB9XDjfFvnMI4 =
552552golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
553553golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
554554golang.org/x/text v0.3.7 /go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ =
Original file line number Diff line number Diff line change @@ -861,7 +861,7 @@ golang.org/x/sys/cpu
861861golang.org/x/sys/plan9
862862golang.org/x/sys/unix
863863golang.org/x/sys/windows
864- # golang.org/x/term v0.21 .0
864+ # golang.org/x/term v0.22 .0
865865## explicit; go 1.18
866866golang.org/x/term
867867# golang.org/x/text v0.16.0
You can’t perform that action at this time.
0 commit comments