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 (
18
18
github.com/stretchr/objx v0.5.2
19
19
github.com/stretchr/testify v1.10.0
20
20
github.com/thoas/go-funk v0.9.3
21
- golang.org/x/term v0.26 .0
21
+ golang.org/x/term v0.27 .0
22
22
golang.org/x/text v0.21.0
23
23
gopkg.in/yaml.v2 v2.4.0
24
24
gopkg.in/yaml.v3 v3.0.1
@@ -50,6 +50,6 @@ require (
50
50
github.com/shopspring/decimal v1.4.0 // indirect
51
51
github.com/spf13/cast v1.7.0 // indirect
52
52
golang.org/x/crypto v0.26.0 // indirect
53
- golang.org/x/sys v0.27 .0 // indirect
53
+ golang.org/x/sys v0.28 .0 // indirect
54
54
k8s.io/klog/v2 v2.130.1 // indirect
55
55
)
Original file line number Diff line number Diff line change @@ -92,10 +92,10 @@ golang.org/x/crypto v0.26.0/go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn5
92
92
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
93
93
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
94
94
golang.org/x/sys v0.12.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
95
- golang.org/x/sys v0.27 .0 h1:wBqf8DvsY9Y/2P8gAfPDEYNuS30J4lPHJxXSb/nJZ+s =
96
- golang.org/x/sys v0.27 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
97
- golang.org/x/term v0.26 .0 h1:WEQa6V3Gja/BhNxg540hBip/kkaYtRg3cxg4oXSw4AU =
98
- golang.org/x/term v0.26 .0 /go.mod h1:Si5m1o57C5nBNQo5z1iq+XDijt21BDBDp2bK0QI8e3E =
95
+ golang.org/x/sys v0.28 .0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA =
96
+ golang.org/x/sys v0.28 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
97
+ golang.org/x/term v0.27 .0 h1:WP60Sv1nlK1T6SupCHbXzSaN0b9wUmsPoRS9b61A23Q =
98
+ golang.org/x/term v0.27 .0 /go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM =
99
99
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo =
100
100
golang.org/x/text v0.21.0 /go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ =
101
101
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments