Skip to content

Commit e7c0dfd

Browse files
build(deps): bump github.com/carapace-sh/carapace-bridge in /cmd
Bumps [github.com/carapace-sh/carapace-bridge](https://github.com/carapace-sh/carapace-bridge) from 1.2.3 to 1.2.10. - [Release notes](https://github.com/carapace-sh/carapace-bridge/releases) - [Changelog](https://github.com/carapace-sh/carapace-bridge/blob/master/.goreleaser.yml) - [Commits](carapace-sh/carapace-bridge@v1.2.3...v1.2.10) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace-bridge dependency-version: 1.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5871cee commit e7c0dfd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

cmd/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
module github.com/carapace-sh/carapace-shlex/cmd
22

3-
go 1.22.0
3+
go 1.23.1
44

55
require (
66
github.com/carapace-sh/carapace v1.8.6
7-
github.com/carapace-sh/carapace-bridge v1.2.3
7+
github.com/carapace-sh/carapace-bridge v1.4.1
88
github.com/carapace-sh/carapace-shlex v1.0.1
99
github.com/spf13/cobra v1.9.1
1010
)

cmd/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/carapace-sh/carapace v1.8.6 h1:nYHFcooPyN7ZlAsr21sHKAkkpAYOEPkSO2S6/LQdQvs=
22
github.com/carapace-sh/carapace v1.8.6/go.mod h1:C0PH0NpNW+Gb2nvnJ8nl2yRvvPxEHqVgYU8fphWGoEg=
3-
github.com/carapace-sh/carapace-bridge v1.2.3 h1:lalVNRCyUqdPAJbrqkmIDKNnZYsBlo83JBsdP9WFzKM=
4-
github.com/carapace-sh/carapace-bridge v1.2.3/go.mod h1:rEOS3MgzTQrCssS8WunHxPz31jZYNudcA7w1W5HrJs0=
3+
github.com/carapace-sh/carapace-bridge v1.4.1 h1:9bsRatcOLP/PxAxL3TgMhouWI0FPRLJ33drgmvBY20c=
4+
github.com/carapace-sh/carapace-bridge v1.4.1/go.mod h1:R7+2Oyb/AI6HqWTtHR4h0OO0xrsoyw59xkIEgFCmcBM=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
66
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
77
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=

0 commit comments

Comments
 (0)