Skip to content

Commit e3c5366

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.13.3 to 1.14.0. - [Release notes](https://github.com/carapace-sh/carapace/releases) - [Commits](carapace-sh/carapace@v1.13.3...v1.14.0) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb92d84 commit e3c5366

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.13.3
6+
github.com/carapace-sh/carapace v1.14.0
77
github.com/carapace-sh/carapace-bridge v1.6.2
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.13.3 h1:yHzy3onFgBihiymPky0tRmLi3GB/s3NW3oZDuX8+Boo=
2-
github.com/carapace-sh/carapace v1.13.3/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
1+
github.com/carapace-sh/carapace v1.14.0 h1:51JZwCUcG/BgwXWW7rp1r3NQbV/lwVViY6Ei8hWLgA8=
2+
github.com/carapace-sh/carapace v1.14.0/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
33
github.com/carapace-sh/carapace-bridge v1.6.2 h1:vHhmr6/6GSZziQlEMBSg3nle8vaPFXK0aOZYsjPQ4PY=
44
github.com/carapace-sh/carapace-bridge v1.6.2/go.mod h1:NWgiBA+G0lc82KgSzQaXTkUgb6CTRERsNkVNnY+fSwk=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

0 commit comments

Comments
 (0)