File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ Global options:
6767 -v, --version Print the version
6868
6969Options:
70- -b, --bool Bool flag [default: false]
71- -i, --int int flag [default: 0]
70+ -b, --bool Bool flag
71+ -i, --int int flag
7272 -h, --help Show help` ,
7373 },
7474 },
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/spf13/cast v1.10.0
3030 github.com/spf13/viper v1.21.0
3131 github.com/stretchr/testify v1.11.1
32- github.com/urfave/cli/v3 v3.4.1
32+ github.com/urfave/cli/v3 v3.5.0
3333 golang.org/x/crypto v0.43.0
3434 golang.org/x/exp v0.0.0-20251017212417-90e834f514db
3535 google.golang.org/grpc v1.76.0
Original file line number Diff line number Diff line change @@ -252,8 +252,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
252252github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
253253github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8 =
254254github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
255- github.com/urfave/cli/v3 v3.4.1 h1:1M9UOCy5bLmGnuu1yn3t3CB4rG79Rtoxuv1sPhnm6qM =
256- github.com/urfave/cli/v3 v3.4.1 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
255+ github.com/urfave/cli/v3 v3.5.0 h1:qCuFMmdayTF3zmjG8TSsoBzrDqszNrklYg2x3g4MSgw =
256+ github.com/urfave/cli/v3 v3.5.0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
257257github.com/vektra/mockery/v2 v2.53.5 h1:iktAY68pNiMvLoHxKqlSNSv/1py0QF/17UGrrAMYDI8 =
258258github.com/vektra/mockery/v2 v2.53.5 /go.mod h1:hIFFb3CvzPdDJJiU7J4zLRblUMv7OuezWsHPmswriwo =
259259github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 /go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs =
You can’t perform that action at this time.
0 commit comments