Skip to content

Commit f474b0a

Browse files
committed
updated carapace-bridge to v1.2.7
1 parent 83accfe commit f474b0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.1
66

77
require (
88
github.com/carapace-sh/carapace v1.8.1
9-
github.com/carapace-sh/carapace-bridge v1.2.6
9+
github.com/carapace-sh/carapace-bridge v1.2.7
1010
github.com/carapace-sh/carapace-selfupdate v0.0.10
1111
github.com/carapace-sh/carapace-shlex v1.0.1
1212
github.com/carapace-sh/carapace-spec v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/carapace-sh/carapace v1.8.1 h1:W5NlN2Vm5WOI4QlVHWRLobeKU6pOY682BgOyQhSRj+4=
22
github.com/carapace-sh/carapace v1.8.1/go.mod h1:C0PH0NpNW+Gb2nvnJ8nl2yRvvPxEHqVgYU8fphWGoEg=
3-
github.com/carapace-sh/carapace-bridge v1.2.6 h1:sa/AVEGBvU9fl4FUKMIP9/hn7iEDOo2Wia22q4Ymbvw=
4-
github.com/carapace-sh/carapace-bridge v1.2.6/go.mod h1:9a6us5h1jOu9EUYeK+AFdjjiQa2bLEwb1BXIBJMa+No=
3+
github.com/carapace-sh/carapace-bridge v1.2.7 h1:J00dUgXmJpPfuqvhUOkyavfDqrZ+ZJ99ZBVFF3O+AN8=
4+
github.com/carapace-sh/carapace-bridge v1.2.7/go.mod h1:9a6us5h1jOu9EUYeK+AFdjjiQa2bLEwb1BXIBJMa+No=
55
github.com/carapace-sh/carapace-pflag v1.0.0 h1:uJMhl+vwEM/Eb0UdxZUuv4jo4rUAyPijkRGP5gfCuCE=
66
github.com/carapace-sh/carapace-pflag v1.0.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
77
github.com/carapace-sh/carapace-selfupdate v0.0.10 h1:ZvutqGwVvSj6TmI/tLcort63JD6PaOG0ia6squwbTuo=

0 commit comments

Comments
 (0)