Skip to content

Commit e1c4ae0

Browse files
build(deps): bump github.com/carapace-sh/carapace from 1.11.3 to 1.11.4
Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.11.3 to 1.11.4. - [Release notes](https://github.com/carapace-sh/carapace/releases) - [Commits](carapace-sh/carapace@v1.11.3...v1.11.4) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace dependency-version: 1.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eaa996c commit e1c4ae0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-bridge
33
go 1.24
44

55
require (
6-
github.com/carapace-sh/carapace v1.11.3
6+
github.com/carapace-sh/carapace v1.11.4
77
github.com/carapace-sh/carapace-shlex v1.1.1
88
github.com/spf13/cobra v1.10.2
99
)

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.3 h1:6S0lXp9InisByLAvTdPGZSk4BfRHN4deUV6x6gSIV0c=
2-
github.com/carapace-sh/carapace v1.11.3/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
1+
github.com/carapace-sh/carapace v1.11.4 h1:0OljF8oxBd0H7jJxWAnci1hiGS2H2wOOw/DK4tCstzw=
2+
github.com/carapace-sh/carapace v1.11.4/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
33
github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q=
44
github.com/carapace-sh/carapace-shlex v1.1.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

0 commit comments

Comments
 (0)