File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/stretchr/objx v0.5.2
21
21
github.com/stretchr/testify v1.10.0
22
22
github.com/thoas/go-funk v0.9.3
23
- golang.org/x/term v0.30 .0
23
+ golang.org/x/term v0.31 .0
24
24
golang.org/x/text v0.23.0
25
25
gopkg.in/yaml.v2 v2.4.0
26
26
gopkg.in/yaml.v3 v3.0.1
@@ -52,6 +52,6 @@ require (
52
52
github.com/shopspring/decimal v1.4.0 // indirect
53
53
github.com/spf13/cast v1.7.0 // indirect
54
54
golang.org/x/crypto v0.31.0 // indirect
55
- golang.org/x/sys v0.31 .0 // indirect
55
+ golang.org/x/sys v0.32 .0 // indirect
56
56
k8s.io/klog/v2 v2.130.1 // indirect
57
57
)
Original file line number Diff line number Diff line change @@ -93,10 +93,10 @@ golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ss
93
93
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
94
94
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
95
95
golang.org/x/sys v0.12.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
96
- golang.org/x/sys v0.31 .0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
97
- golang.org/x/sys v0.31 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
98
- golang.org/x/term v0.30 .0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y =
99
- golang.org/x/term v0.30 .0 /go.mod h1:NYYFdzHoI5wRh/h5tDMdMqCqPJZEuNqVR5xJLd/n67g =
96
+ golang.org/x/sys v0.32 .0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20 =
97
+ golang.org/x/sys v0.32 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
98
+ golang.org/x/term v0.31 .0 h1:erwDkOK1Msy6offm1mOgvspSkslFnIGsFnxOKoufg3o =
99
+ golang.org/x/term v0.31 .0 /go.mod h1:R4BeIy7D95HzImkxGkTW1UQTtP54tio2RyHz7PwK0aw =
100
100
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY =
101
101
golang.org/x/text v0.23.0 /go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4 =
102
102
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