Skip to content

Commit b5e8a87

Browse files
build(deps): bump github.com/carapace-sh/carapace from 1.13.1 to 1.13.2
Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/carapace-sh/carapace/releases) - [Commits](carapace-sh/carapace@v1.13.1...v1.13.2) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a204c2 commit b5e8a87

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.1
6+
github.com/carapace-sh/carapace v1.13.2
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.1 h1:37ZezQHuY4BgYfOtznw/ZJYGLnnj+5D7jS/ocyrqZBc=
2-
github.com/carapace-sh/carapace v1.13.1/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
1+
github.com/carapace-sh/carapace v1.13.2 h1:ndp2fcC6XcyCujItz1GnBMZ+DbmysRkuMtp10DmiLq0=
2+
github.com/carapace-sh/carapace v1.13.2/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)