Skip to content

Commit 8cabaed

Browse files
build(deps): bump github.com/carapace-sh/carapace-bridge
Bumps [github.com/carapace-sh/carapace-bridge](https://github.com/carapace-sh/carapace-bridge) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/carapace-sh/carapace-bridge/releases) - [Commits](carapace-sh/carapace-bridge@v1.5.3...v1.6.0) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace-bridge dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe25cc8 commit 8cabaed

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.25.0
44

55
require (
66
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2
7-
github.com/carapace-sh/carapace v1.11.7
8-
github.com/carapace-sh/carapace-bridge v1.5.3
7+
github.com/carapace-sh/carapace v1.12.0
8+
github.com/carapace-sh/carapace-bridge v1.6.0
99
github.com/carapace-sh/carapace-spec v1.6.1
1010
github.com/neurosnap/sentences v1.1.2
1111
github.com/spf13/cobra v1.10.2

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ github.com/JohannesKaufmann/dom v0.3.1 h1:J16l9JAHWgkFPR3VIPbQ1gvS0cWab6laK1q7PF
22
github.com/JohannesKaufmann/dom v0.3.1/go.mod h1:BZPkf8ZeYrBgABjwJn9iiKt8aiCtkxpHkevms+Yp2DE=
33
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2 h1:XFJZFWESIWlUEHHjzBuv8RvrtCWnSGlimEX17ysSDb8=
44
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2/go.mod h1:BHWO8lJzttJLqwuV8Rb1B3OG2OSzLbssZDI1FRg2eAA=
5-
github.com/carapace-sh/carapace v1.11.7 h1:zcxY4f/lA71UDk5MdJK4H6a6ZI1tlD4NAqgaVHaeAYU=
6-
github.com/carapace-sh/carapace v1.11.7/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
7-
github.com/carapace-sh/carapace-bridge v1.5.3 h1:NYX4bgjDSFErQE3e1iQOICajj7AlwcMt2rAp9k0wZPM=
8-
github.com/carapace-sh/carapace-bridge v1.5.3/go.mod h1:Utr88jqALn+TgKBEosozRmENzrgdQovBjbz7ZsXWtWM=
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=
7+
github.com/carapace-sh/carapace-bridge v1.6.0 h1:pZkyCDyZn2ji6eEnskbNdAo6eRaPAmpHHyOuqnqM0gc=
8+
github.com/carapace-sh/carapace-bridge v1.6.0/go.mod h1:aJxUH5ayDNXBp3DEZSEsbou9Y25uIMzh1fAfdcY55aw=
99
github.com/carapace-sh/carapace-pflag v1.1.0 h1:uB33wch8ADjP878NadQnbZ5vyROcj/Ac+wUQKMcIrQM=
1010
github.com/carapace-sh/carapace-pflag v1.1.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
1111
github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q=

0 commit comments

Comments
 (0)