Skip to content

Commit

Permalink
Bump github.com/carapace-sh/carapace-bridge in /cmd
Browse files Browse the repository at this point in the history
Bumps [github.com/carapace-sh/carapace-bridge](https://github.com/carapace-sh/carapace-bridge) from 0.2.16-0.20240311173237-760172108463 to 1.0.2.
- [Release notes](https://github.com/carapace-sh/carapace-bridge/releases)
- [Changelog](https://github.com/carapace-sh/carapace-bridge/blob/master/.goreleaser.yml)
- [Commits](https://github.com/carapace-sh/carapace-bridge/commits/v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/carapace-sh/carapace-bridge
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2024
1 parent a6dc673 commit ccd50c8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/carapace-sh/carapace-shlex/cmd
go 1.22.0

require (
github.com/carapace-sh/carapace v0.50.3-0.20240311185857-480da0e3873f
github.com/carapace-sh/carapace-bridge v0.2.16-0.20240311173237-760172108463
github.com/carapace-sh/carapace-shlex v0.2.0
github.com/carapace-sh/carapace v1.0.0
github.com/carapace-sh/carapace-bridge v1.0.2
github.com/carapace-sh/carapace-shlex v1.0.1
github.com/spf13/cobra v1.8.0
)

Expand Down
8 changes: 4 additions & 4 deletions cmd/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/carapace-sh/carapace v0.50.3-0.20240311185857-480da0e3873f h1:PX63aNSoqguEFMJ38GStsYRncYT1AhV9Vj+GIod4rsk=
github.com/carapace-sh/carapace v0.50.3-0.20240311185857-480da0e3873f/go.mod h1:UxflttCmX+TRfsKqA0I0cEQFn2rvwGp6iTGyO8oS4NY=
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 v1.0.0 h1:O4XTxBjrmDG15PeSnBRvu5RdwA5Khd1k/yF6VD4sHHY=
github.com/carapace-sh/carapace v1.0.0/go.mod h1:4caYCCdFoKqiBFD8t8rxuxzgVXk9bnP/aSBOplTd1Gk=
github.com/carapace-sh/carapace-bridge v1.0.2 h1:q2yVrhpxjxA0p3ZcGHpjns99KE9lCrJLc3Zgaa7kMK4=
github.com/carapace-sh/carapace-bridge v1.0.2/go.mod h1:1tuz7tWpJeGMHa6Yvwlkb9QCNqxRD5VsS/4iZdK9ofQ=
github.com/cpuguy83/go-md2man/v2 v2.0.3/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 ccd50c8

Please sign in to comment.