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 @@ -15,7 +15,7 @@ require (
15
15
github.com/spf13/cobra v1.9.1
16
16
github.com/spf13/pflag v1.0.6
17
17
github.com/stretchr/testify v1.10.0
18
- golang.org/x/term v0.30 .0
18
+ golang.org/x/term v0.31 .0
19
19
gopkg.in/yaml.v2 v2.4.0
20
20
helm.sh/helm/v3 v3.17.2
21
21
k8s.io/api v0.32.3
@@ -142,7 +142,7 @@ require (
142
142
golang.org/x/net v0.37.0 // indirect
143
143
golang.org/x/oauth2 v0.23.0 // indirect
144
144
golang.org/x/sync v0.12.0 // indirect
145
- golang.org/x/sys v0.31 .0 // indirect
145
+ golang.org/x/sys v0.32 .0 // indirect
146
146
golang.org/x/text v0.23.0 // indirect
147
147
golang.org/x/time v0.7.0 // indirect
148
148
google.golang.org/genproto/googleapis/rpc v0.0.0-20240826202546-f6391c0de4c7 // indirect
Original file line number Diff line number Diff line change @@ -439,10 +439,10 @@ golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBc
439
439
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
440
440
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
441
441
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
442
- golang.org/x/sys v0.31 .0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
443
- golang.org/x/sys v0.31 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
444
- golang.org/x/term v0.30 .0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y =
445
- golang.org/x/term v0.30 .0 /go.mod h1:NYYFdzHoI5wRh/h5tDMdMqCqPJZEuNqVR5xJLd/n67g =
442
+ golang.org/x/sys v0.32 .0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20 =
443
+ golang.org/x/sys v0.32 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
444
+ golang.org/x/term v0.31 .0 h1:erwDkOK1Msy6offm1mOgvspSkslFnIGsFnxOKoufg3o =
445
+ golang.org/x/term v0.31 .0 /go.mod h1:R4BeIy7D95HzImkxGkTW1UQTtP54tio2RyHz7PwK0aw =
446
446
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
447
447
golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
448
448
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY =
You can’t perform that action at this time.
0 commit comments