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/stretchr/testify v1.11.1
12- golang.org/x/term v0.43 .0
12+ golang.org/x/term v0.44 .0
1313 gopkg.in/yaml.v3 v3.0.1
1414 k8s.io/apimachinery v0.36.1
1515 k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
@@ -40,7 +40,7 @@ require (
4040 go.yaml.in/yaml/v2 v2.4.3 // indirect
4141 golang.org/x/net v0.49.0 // indirect
4242 golang.org/x/sync v0.20.0 // indirect
43- golang.org/x/sys v0.44 .0 // indirect
43+ golang.org/x/sys v0.46 .0 // indirect
4444 golang.org/x/text v0.35.0 // indirect
4545 gopkg.in/inf.v0 v0.9.1 // indirect
4646 gotest.tools/v3 v3.5.2 // indirect
Original file line number Diff line number Diff line change @@ -73,10 +73,10 @@ golang.org/x/net v0.49.0/go.mod h1:/ysNB2EvaqvesRkuLAyjI1ycPZlQHM3q01F02UY/MV8=
7373golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4 =
7474golang.org/x/sync v0.20.0 /go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0 =
7575golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
76- golang.org/x/sys v0.44 .0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ =
77- golang.org/x/sys v0.44 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
78- golang.org/x/term v0.43 .0 h1:S4RLU2sB31O/NCl+zFN9Aru9A/Cq2aqKpTZJ6B+DwT4 =
79- golang.org/x/term v0.43 .0 /go.mod h1:lrhlHNdQJHO+1qVYiHfFKVuVioJIheAc3fBSMFYEIsk =
76+ golang.org/x/sys v0.46 .0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw =
77+ golang.org/x/sys v0.46 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
78+ golang.org/x/term v0.44 .0 h1:0rLvDRCtNj0gZkyIXhCyOb2OAzEhLVqc4B+hrsBhrmc =
79+ golang.org/x/term v0.44 .0 /go.mod h1:7ze4MdzUzLXpSAoFP1H0bOI9aXDqveSvatT5vKcFh2Y =
8080golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8 =
8181golang.org/x/text v0.35.0 /go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA =
8282gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
You can’t perform that action at this time.
0 commit comments