Skip to content

Commit 346d463

Browse files
build(deps): bump github.com/carapace-sh/carapace-bridge in /cmd
Bumps [github.com/carapace-sh/carapace-bridge](https://github.com/carapace-sh/carapace-bridge) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/carapace-sh/carapace-bridge/releases) - [Commits](carapace-sh/carapace-bridge@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace-bridge dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b716149 commit 346d463

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cmd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.0
44

55
require (
66
github.com/carapace-sh/carapace v1.13.0
7-
github.com/carapace-sh/carapace-bridge v1.6.0
7+
github.com/carapace-sh/carapace-bridge v1.6.1
88
github.com/carapace-sh/carapace-shlex v1.1.1
99
github.com/spf13/cobra v1.10.2
1010
)

cmd/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.13.0 h1:n7+47a9QbWP04TSFgnECZVd915BCOAFvaVyn9u6s8oI=
22
github.com/carapace-sh/carapace v1.13.0/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
3-
github.com/carapace-sh/carapace-bridge v1.6.0 h1:pZkyCDyZn2ji6eEnskbNdAo6eRaPAmpHHyOuqnqM0gc=
4-
github.com/carapace-sh/carapace-bridge v1.6.0/go.mod h1:aJxUH5ayDNXBp3DEZSEsbou9Y25uIMzh1fAfdcY55aw=
3+
github.com/carapace-sh/carapace-bridge v1.6.1 h1:fREPrzvS9hjknZ5MSK3gr1UXWJWqe8r5W5IOJv6GHS4=
4+
github.com/carapace-sh/carapace-bridge v1.6.1/go.mod h1:HaR3xwZfZN++Ry+Z3XFhuc+lcvh4wrktAdxE40LtFSQ=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
66
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
77
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=

0 commit comments

Comments
 (0)