File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/spf13/cobra v1.10.2
1010 github.com/spf13/pflag v1.0.10
1111 github.com/spf13/viper v1.21.0
12- golang.org/x/term v0.41 .0
12+ golang.org/x/term v0.42 .0
1313)
1414
1515require (
@@ -24,7 +24,7 @@ require (
2424 github.com/subosito/gotenv v1.6.0 // indirect
2525 go.yaml.in/yaml/v3 v3.0.4 // indirect
2626 golang.org/x/net v0.43.0 // indirect
27- golang.org/x/sys v0.42 .0 // indirect
27+ golang.org/x/sys v0.43 .0 // indirect
2828 golang.org/x/text v0.28.0 // indirect
2929 gopkg.in/yaml.v2 v2.4.0 // indirect
3030)
Original file line number Diff line number Diff line change @@ -51,10 +51,10 @@ go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc=
5151go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
5252golang.org/x/net v0.43.0 h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE =
5353golang.org/x/net v0.43.0 /go.mod h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg =
54- golang.org/x/sys v0.42 .0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo =
55- golang.org/x/sys v0.42 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
56- golang.org/x/term v0.41 .0 h1:QCgPso/Q3RTJx2Th4bDLqML4W6iJiaXFq2/ftQF13YU =
57- golang.org/x/term v0.41 .0 /go.mod h1:3pfBgksrReYfZ5lvYM0kSO0LIkAl4Yl2bXOkKP7Ec2A =
54+ golang.org/x/sys v0.43 .0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI =
55+ golang.org/x/sys v0.43 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
56+ golang.org/x/term v0.42 .0 h1:UiKe+zDFmJobeJ5ggPwOshJIVt6/Ft0rcfrXZDLWAWY =
57+ golang.org/x/term v0.42 .0 /go.mod h1:Dq/D+snpsbazcBG5+F9Q1n2rXV8Ma+71xEjTRufARgY =
5858golang.org/x/text v0.28.0 h1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng =
5959golang.org/x/text v0.28.0 /go.mod h1:U8nCwOR8jO/marOQ0QbDiOngZVEBB7MAiitBuMjXiNU =
6060golang.org/x/time v0.12.0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE =
You can’t perform that action at this time.
0 commit comments