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 @@ -17,7 +17,7 @@ require (
17
17
github.com/spf13/cobra v1.8.1
18
18
github.com/spf13/pflag v1.0.5
19
19
github.com/stretchr/testify v1.9.0
20
- golang.org/x/term v0.24 .0
20
+ golang.org/x/term v0.25 .0
21
21
gopkg.in/yaml.v2 v2.4.0
22
22
helm.sh/helm/v3 v3.16.1
23
23
k8s.io/api v0.31.1
@@ -146,7 +146,7 @@ require (
146
146
golang.org/x/net v0.29.0 // indirect
147
147
golang.org/x/oauth2 v0.21.0 // indirect
148
148
golang.org/x/sync v0.8.0 // indirect
149
- golang.org/x/sys v0.25 .0 // indirect
149
+ golang.org/x/sys v0.26 .0 // indirect
150
150
golang.org/x/text v0.18.0 // indirect
151
151
golang.org/x/time v0.3.0 // indirect
152
152
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 // indirect
Original file line number Diff line number Diff line change @@ -479,11 +479,11 @@ golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBc
479
479
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
480
480
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
481
481
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
482
- golang.org/x/sys v0.25 .0 h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34 =
483
- golang.org/x/sys v0.25 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
482
+ golang.org/x/sys v0.26 .0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo =
483
+ golang.org/x/sys v0.26 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
484
484
golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
485
- golang.org/x/term v0.24 .0 h1:Mh5cbb+Zk2hqqXNO7S1iTjEphVL+jb8ZWaqh/g+JWkM =
486
- golang.org/x/term v0.24 .0 /go.mod h1:lOBK/LVxemqiMij05LGJ0tzNr8xlmwBRJ81PX6wVLH8 =
485
+ golang.org/x/term v0.25 .0 h1:WtHI/ltw4NvSUig5KARz9h521QvRC8RmF/cuYqifU24 =
486
+ golang.org/x/term v0.25 .0 /go.mod h1:RPyXicDX+6vLxogjjRxjgD2TKtmAO6NZBsBRfrOLu7M =
487
487
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
488
488
golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
489
489
golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224 =
You can’t perform that action at this time.
0 commit comments