Skip to content

Commit

Permalink
Merge pull request #88 from carapace-sh/dependabot/go_modules/cmd/git…
Browse files Browse the repository at this point in the history
…hub.com/carapace-sh/carapace-bridge-1.1.0

Bump github.com/carapace-sh/carapace-bridge from 0.2.16-0.20240311173237-760172108463 to 1.1.0 in /cmd
  • Loading branch information
rsteube authored Oct 29, 2024
2 parents d686291 + da0c3df commit d7e7146
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
github.com/carapace-sh/carapace v1.4.0
github.com/carapace-sh/carapace-bridge v0.2.16-0.20240311173237-760172108463
github.com/carapace-sh/carapace-bridge v1.1.0
github.com/carapace-sh/carapace-shlex v1.0.1
github.com/spf13/cobra v1.8.1
)
Expand Down
4 changes: 2 additions & 2 deletions cmd/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/carapace-sh/carapace v1.4.0 h1:GoCzicKhRgf7/BYZAS/pCBrU3dU4vzISn5XenuOgSh8=
github.com/carapace-sh/carapace v1.4.0/go.mod h1:djegtVDi/3duSAqZNU+/nCq7XtDRMRZUb5bW0O/HnEs=
github.com/carapace-sh/carapace-bridge v0.2.16-0.20240311173237-760172108463 h1:RF7fO6h+sxFmgcqv656vCLEGGFtx8PNBLozbDxKwg7g=
github.com/carapace-sh/carapace-bridge v0.2.16-0.20240311173237-760172108463/go.mod h1:cmSA24XX0CDcL7kF+kl/0rJYyDsj7B9JxCnoTnU/OGw=
github.com/carapace-sh/carapace-bridge v1.1.0 h1:WkeQGPg7Zu0S3M39c0hZDlPY7EJ7Lrol1iVCJoFa6gM=
github.com/carapace-sh/carapace-bridge v1.1.0/go.mod h1:bKG97KfwYewrvke7ULgv0OYIJ6lHbJDPex8W29NlD6o=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
Expand Down

0 comments on commit d7e7146

Please sign in to comment.