Skip to content

Commit

Permalink
Bump github.com/rsteube/carapace-bridge from 0.1.4 to 0.2.10 in /cmd
Browse files Browse the repository at this point in the history
Bumps [github.com/rsteube/carapace-bridge](https://github.com/rsteube/carapace-bridge) from 0.1.4 to 0.2.10.
- [Release notes](https://github.com/rsteube/carapace-bridge/releases)
- [Changelog](https://github.com/rsteube/carapace-bridge/blob/master/.goreleaser.yml)
- [Commits](carapace-sh/carapace-bridge@v0.1.4...v0.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent e7a0608 commit eb6abaa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 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/rsteube/carapace-shlex/cmd
go 1.13

require (
github.com/rsteube/carapace v0.45.0
github.com/rsteube/carapace-bridge v0.1.4
github.com/rsteube/carapace-shlex v0.0.4
github.com/rsteube/carapace v0.49.1
github.com/rsteube/carapace-bridge v0.2.10
github.com/rsteube/carapace-shlex v0.1.2
github.com/spf13/cobra v1.8.0
)

Expand Down
11 changes: 4 additions & 7 deletions cmd/go.sum
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
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=
github.com/rsteube/carapace v0.40.2/go.mod h1:jkLt41Ne2TD2xPuMdX/2O05Smhy8vMgG7O2TYvC0yOc=
github.com/rsteube/carapace v0.45.0 h1:Kr1iia2QAflURerDOT6Gj2Oreoj/KWRr9GCTYb2AyYU=
github.com/rsteube/carapace v0.45.0/go.mod h1:qwi3wkvcTOEO+DxydLGEUsIPcgS2QXtjcyC4szW6x9s=
github.com/rsteube/carapace-bridge v0.1.4 h1:3ZgsUlGCg5JGQTb8Kec54gn+wgVWyWej8nincgPR+gM=
github.com/rsteube/carapace-bridge v0.1.4/go.mod h1:zPzdZTsLOb/adovJgEUUH+STcslqoRmvXx1vjIVOmz8=
github.com/rsteube/carapace v0.49.1 h1:ljGQpEkSATpvAnP6eO7Bc1iLJljxgfpCJoCPA/EkQlU=
github.com/rsteube/carapace v0.49.1/go.mod h1:syVOvI8e2rEEK/9aMZxfWuHvcnQK/EcnTV4roClEnLE=
github.com/rsteube/carapace-bridge v0.2.10 h1:3hlLAbZocol/8WBI0MGsx5bobOU/i0SwVVkXEhPvJtg=
github.com/rsteube/carapace-bridge v0.2.10/go.mod h1:dT8ZptEIYd4zyg5CnPPr+hiLDukPu+lZLcNeyU2Wy2w=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/spf13/cobra v1.7.0/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0=
github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0=
github.com/spf13/cobra v1.8.0/go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
Expand Down

0 comments on commit eb6abaa

Please sign in to comment.