Skip to content

Commit d1f1684

Browse files
build(deps): bump github.com/carapace-sh/carapace in /cmd
Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.11.7 to 1.12.1. - [Release notes](https://github.com/carapace-sh/carapace/releases) - [Commits](carapace-sh/carapace@v1.11.7...v1.12.1) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d0d181 commit d1f1684

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
@@ -3,7 +3,7 @@ module github.com/carapace-sh/carapace-shlex/cmd
33
go 1.24.0
44

55
require (
6-
github.com/carapace-sh/carapace v1.11.7
6+
github.com/carapace-sh/carapace v1.12.1
77
github.com/carapace-sh/carapace-bridge v1.5.3
88
github.com/carapace-sh/carapace-shlex v1.1.1
99
github.com/spf13/cobra v1.10.2

cmd/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/carapace-sh/carapace v1.11.7 h1:zcxY4f/lA71UDk5MdJK4H6a6ZI1tlD4NAqgaVHaeAYU=
2-
github.com/carapace-sh/carapace v1.11.7/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
1+
github.com/carapace-sh/carapace v1.12.1 h1:jssqLGr64kMZLC17p1epKkdO1XNvcdbnGEjMntqe7Mo=
2+
github.com/carapace-sh/carapace v1.12.1/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
33
github.com/carapace-sh/carapace-bridge v1.5.3 h1:NYX4bgjDSFErQE3e1iQOICajj7AlwcMt2rAp9k0wZPM=
44
github.com/carapace-sh/carapace-bridge v1.5.3/go.mod h1:Utr88jqALn+TgKBEosozRmENzrgdQovBjbz7ZsXWtWM=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

0 commit comments

Comments
 (0)