Skip to content

Commit a9229ef

Browse files
build(deps): bump github.com/carapace-sh/carapace from 1.14.0 to 1.15.0
Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/carapace-sh/carapace/releases) - [Commits](carapace-sh/carapace@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adcbc59 commit a9229ef

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.14.0
6+
github.com/carapace-sh/carapace v1.15.0
77
github.com/carapace-sh/carapace-bridge v1.6.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.14.0 h1:51JZwCUcG/BgwXWW7rp1r3NQbV/lwVViY6Ei8hWLgA8=
2-
github.com/carapace-sh/carapace v1.14.0/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
1+
github.com/carapace-sh/carapace v1.15.0 h1:95WnDd2qXmt8ND+odPnsnfq2LA6394P28QSLteA4e5c=
2+
github.com/carapace-sh/carapace v1.15.0/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
33
github.com/carapace-sh/carapace-bridge v1.6.3 h1:BbKIM+f79SYCuO+Paoa6u4yNqeRXDAyfqGnQrFvdWgk=
44
github.com/carapace-sh/carapace-bridge v1.6.3/go.mod h1:vfTziQSfXGThQGVLYVquvpypqyJdHMJOdSM/ZeWmxw4=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

0 commit comments

Comments
 (0)