Skip to content

Commit d4f5deb

Browse files
authored
Merge pull request #3000 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-bridge-1.4.8
build(deps): bump github.com/carapace-sh/carapace-bridge from 1.4.7 to 1.4.8
2 parents 1c220d9 + e8aa7cc commit d4f5deb

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.1
7-
github.com/carapace-sh/carapace-bridge v1.4.7
7+
github.com/carapace-sh/carapace-bridge v1.4.8
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.4

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.1 h1:3t2G6pfVwk9pAwpK84i0Czyh7Z78G90hOGi17Mj9Tgs=
22
github.com/carapace-sh/carapace v1.9.1/go.mod h1:Zs3DpsawpFm+8fEfRVYE9EzMBYH8u7S3Aw9yAAKX0JM=
3-
github.com/carapace-sh/carapace-bridge v1.4.7 h1:nkZX8gyEOygWAN2pDXjLXDMuNCUQ5OQsu//UxujJ6yY=
4-
github.com/carapace-sh/carapace-bridge v1.4.7/go.mod h1:5pjJSa9xLmJafNACZSoAMs3uGD4KVbXMqzYIk/r8CkA=
3+
github.com/carapace-sh/carapace-bridge v1.4.8 h1:RdEJ8pt8oNpCczZQ94U5npJ0ThY5G0XG5AKDYvCUZII=
4+
github.com/carapace-sh/carapace-bridge v1.4.8/go.mod h1:5pjJSa9xLmJafNACZSoAMs3uGD4KVbXMqzYIk/r8CkA=
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)