Skip to content

Commit 842fab9

Browse files
authored
Merge pull request #2993 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-bridge-1.4.6
build(deps): bump github.com/carapace-sh/carapace-bridge from 1.4.4 to 1.4.6
2 parents c1c96c4 + fb7c63a commit 842fab9

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
@@ -4,7 +4,7 @@ go 1.23.1
44

55
require (
66
github.com/carapace-sh/carapace v1.9.0
7-
github.com/carapace-sh/carapace-bridge v1.4.4
7+
github.com/carapace-sh/carapace-bridge v1.4.6
88
github.com/carapace-sh/carapace-selfupdate v0.0.10
99
github.com/carapace-sh/carapace-shlex v1.1.0
1010
github.com/carapace-sh/carapace-spec v1.3.3

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.9.0 h1:IuEP6YeeK4fhrH7MoOyL0I3GMhvROerkw6YGxkx8Fbw=
22
github.com/carapace-sh/carapace v1.9.0/go.mod h1:Zs3DpsawpFm+8fEfRVYE9EzMBYH8u7S3Aw9yAAKX0JM=
3-
github.com/carapace-sh/carapace-bridge v1.4.4 h1:6k3kJKU41I13RTLE5P/acGpnIgT9UhflozPK5+m0DK8=
4-
github.com/carapace-sh/carapace-bridge v1.4.4/go.mod h1:K89hWRt7VOuOS40NzDitk2Z7Q4ZBPEiytoyGdEoO07E=
3+
github.com/carapace-sh/carapace-bridge v1.4.6 h1:tFIukD819xS0pgrtJr+0W2YZpjSKaAH/nGbpSlHXi54=
4+
github.com/carapace-sh/carapace-bridge v1.4.6/go.mod h1:AxzT+nbiYOLN6GGbsTGjBVljjpGWeDeJSdyeUf/iREw=
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)