Skip to content

Commit d7f8542

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 f35d85b commit d7f8542

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.0
55
require (
66
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2
77
github.com/carapace-sh/carapace v1.12.0
8-
github.com/carapace-sh/carapace-bridge v1.5.3
8+
github.com/carapace-sh/carapace-bridge v1.6.0
99
github.com/carapace-sh/carapace-spec v1.7.0
1010
github.com/neurosnap/sentences v1.1.2
1111
github.com/spf13/cobra v1.10.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2 h1:XFJZFWESIWlUEHHjzBuv8R
44
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2/go.mod h1:BHWO8lJzttJLqwuV8Rb1B3OG2OSzLbssZDI1FRg2eAA=
55
github.com/carapace-sh/carapace v1.12.0 h1:Re5zlpn8A8hlF+SLye3oitNTVB7FagBxMJIoEv5Gllw=
66
github.com/carapace-sh/carapace v1.12.0/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=
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)