File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/carapace-sh/carapace-bridge
33go 1.24
44
55require (
6- github.com/carapace-sh/carapace v1.11.7
6+ github.com/carapace-sh/carapace v1.12.0
77 github.com/carapace-sh/carapace-shlex v1.1.1
88 github.com/spf13/cobra v1.10.2
99)
Original file line number Diff line number Diff line change 1- github.com/carapace-sh/carapace v1.11.7 h1:zcxY4f/lA71UDk5MdJK4H6a6ZI1tlD4NAqgaVHaeAYU =
2- github.com/carapace-sh/carapace v1.11.7 /go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s =
1+ github.com/carapace-sh/carapace v1.12.0 h1:Re5zlpn8A8hlF+SLye3oitNTVB7FagBxMJIoEv5Gllw =
2+ github.com/carapace-sh/carapace v1.12.0 /go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s =
33github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q =
44github.com/carapace-sh/carapace-shlex v1.1.1 /go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M =
55github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
Original file line number Diff line number Diff line change @@ -2,10 +2,9 @@ github.com/bahlo/generic-list-go v0.2.0/go.mod h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xW
22github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
33github.com/carapace-sh/carapace v1.11.0 h1:dTUFXvIrUTLd9BGLsfDt4wCgEyPl8bJeZOFDmN7fIfo =
44github.com/carapace-sh/carapace v1.11.0 /go.mod h1:NVkuv1s8wyFvu7d98rdgYwqGKMB6GO1MEUZp5RcWri8 =
5+ github.com/carapace-sh/carapace v1.12.0 h1:Re5zlpn8A8hlF+SLye3oitNTVB7FagBxMJIoEv5Gllw =
6+ github.com/carapace-sh/carapace v1.12.0 /go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s =
57github.com/invopop/jsonschema v0.12.0 /go.mod h1:ffZ5Km5SWWRAIN6wbDXItl95euhFz2uON45H2qjYt+0 =
68github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
79github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
8- github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
9- github.com/spf13/cobra v1.10.2 /go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4 =
1010github.com/wk8/go-ordered-map/v2 v2.1.8 /go.mod h1:5nJHM5DyteebpVlHnWMV0rPz6Zp7+xBAnxjb1X5vnTw =
11- go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
You can’t perform that action at this time.
0 commit comments