Skip to content

Commit d8d1f73

Browse files
build(deps): bump github.com/carapace-sh/carapace from 1.8.4 to 1.8.6
Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.8.4 to 1.8.6. - [Release notes](https://github.com/carapace-sh/carapace/releases) - [Changelog](https://github.com/carapace-sh/carapace/blob/master/.goreleaser.yml) - [Commits](carapace-sh/carapace@v1.8.4...v1.8.6) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6072908 commit d8d1f73

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.23.1
44

55
require (
6-
github.com/carapace-sh/carapace v1.8.4
6+
github.com/carapace-sh/carapace v1.8.6
77
github.com/carapace-sh/carapace-shlex v1.0.1
88
github.com/spf13/cobra v1.9.1
99
gopkg.in/yaml.v3 v3.0.1

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.8.4 h1:JMnJgrXqnV4BL0r1hoEsWtcC4+iJR5t3gQVa+VkcT5g=
2-
github.com/carapace-sh/carapace v1.8.4/go.mod h1:C0PH0NpNW+Gb2nvnJ8nl2yRvvPxEHqVgYU8fphWGoEg=
1+
github.com/carapace-sh/carapace v1.8.6 h1:nYHFcooPyN7ZlAsr21sHKAkkpAYOEPkSO2S6/LQdQvs=
2+
github.com/carapace-sh/carapace v1.8.6/go.mod h1:C0PH0NpNW+Gb2nvnJ8nl2yRvvPxEHqVgYU8fphWGoEg=
33
github.com/carapace-sh/carapace-shlex v1.0.1 h1:ww0JCgWpOVuqWG7k3724pJ18Lq8gh5pHQs9j3ojUs1c=
44
github.com/carapace-sh/carapace-shlex v1.0.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

0 commit comments

Comments
 (0)