File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/carapace-sh/carapace-shlex/cmd
22
3- go 1.22.0
3+ go 1.23.1
4+
45toolchain go1.23.6
56
67require (
7- github.com/carapace-sh/carapace v1.7.1
8- github.com/carapace-sh/carapace-bridge v1.2.3
8+ github.com/carapace-sh/carapace v1.8.2
9+ github.com/carapace-sh/carapace-bridge v1.2.10
910 github.com/carapace-sh/carapace-shlex v1.0.1
1011 github.com/spf13/cobra v1.9.1
1112)
Original file line number Diff line number Diff line change 1- github.com/carapace-sh/carapace v1.7.1 h1:GjMjPNEMHhTstneZD2M3Ypjb+lW5YNEV1AfYmRhsG4c =
2- github.com/carapace-sh/carapace v1.7.1 /go.mod h1:fHdo3nEFe1QnIXxeA/Z1O9dCI83sfCsKfxrogpHfgtM =
3- github.com/carapace-sh/carapace-bridge v1.2.3 h1:lalVNRCyUqdPAJbrqkmIDKNnZYsBlo83JBsdP9WFzKM =
4- github.com/carapace-sh/carapace-bridge v1.2.3 /go.mod h1:rEOS3MgzTQrCssS8WunHxPz31jZYNudcA7w1W5HrJs0 =
5- github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
1+ github.com/carapace-sh/carapace v1.8.2 h1:ShpSseO/Z1jthGSuJDlZTP8lLAFx2AUmXnmUomkbd5Q =
2+ github.com/carapace-sh/carapace v1.8.2 /go.mod h1:C0PH0NpNW+Gb2nvnJ8nl2yRvvPxEHqVgYU8fphWGoEg =
3+ github.com/carapace-sh/carapace-bridge v1.2.10 h1:0JMJNm1dTW1QJSXna3yF7zR14RfmIsG365VEfQdDlqk =
4+ github.com/carapace-sh/carapace-bridge v1.2.10 /go.mod h1:jscT85Lc5V4OD3j0lp+RezLp9GWeaQVoEILIZWQzoxc =
65github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
76github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
87github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
98github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
10- github.com/spf13/cobra v1.8.1 /go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y =
119github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
1210github.com/spf13/cobra v1.9.1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
13- github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1411github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
1512github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1613gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
You can’t perform that action at this time.
0 commit comments