Skip to content

Commit 64f620a

Browse files
authored
Merge pull request #273 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.9.0
build(deps): bump github.com/carapace-sh/carapace from 1.8.8 to 1.9.0
2 parents ae4934f + d8cbf39 commit 64f620a

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.8
6+
github.com/carapace-sh/carapace v1.9.0
77
github.com/carapace-sh/carapace-shlex v1.1.0
88
github.com/spf13/cobra v1.10.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.8 h1:7K+kJ4SPKtevxlbiVoCpqxK5F0ZFDGhxJ4H30xunTd8=
2-
github.com/carapace-sh/carapace v1.8.8/go.mod h1:Zs3DpsawpFm+8fEfRVYE9EzMBYH8u7S3Aw9yAAKX0JM=
1+
github.com/carapace-sh/carapace v1.9.0 h1:IuEP6YeeK4fhrH7MoOyL0I3GMhvROerkw6YGxkx8Fbw=
2+
github.com/carapace-sh/carapace v1.9.0/go.mod h1:Zs3DpsawpFm+8fEfRVYE9EzMBYH8u7S3Aw9yAAKX0JM=
33
github.com/carapace-sh/carapace-shlex v1.1.0 h1:58QSJTUxghpa/rEn6+Z9UM/Hy0ipVHDUn9S1mp4i+ZE=
44
github.com/carapace-sh/carapace-shlex v1.1.0/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

0 commit comments

Comments
 (0)