Skip to content

Commit

Permalink
Bump github.com/rsteube/carapace in /cmd
Browse files Browse the repository at this point in the history
Bumps [github.com/rsteube/carapace](https://github.com/rsteube/carapace) from 0.42.1-0.20230807010754-bd350ea9708a to 0.44.0.
- [Release notes](https://github.com/rsteube/carapace/releases)
- [Changelog](https://github.com/rsteube/carapace/blob/master/.goreleaser.yml)
- [Commits](https://github.com/rsteube/carapace/commits/v0.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 0bd041d commit cfe4fe6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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.42.1-0.20230807010754-bd350ea9708a
github.com/rsteube/carapace v0.44.0
github.com/rsteube/carapace-bridge v0.1.4
github.com/rsteube/carapace-shlex v0.0.2
github.com/rsteube/carapace-shlex v0.0.4
github.com/spf13/cobra v1.7.0
)

Expand Down
4 changes: 2 additions & 2 deletions cmd/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
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.42.1-0.20230807010754-bd350ea9708a h1:+5ty/DjDx+OQQ8SkxpJIm9dA4T5HwPgyjR+AT04IKQE=
github.com/rsteube/carapace v0.42.1-0.20230807010754-bd350ea9708a/go.mod h1:mFP4TRFpcqR93/NRolFVFZ1CtBQbrTovctM95iwE0ck=
github.com/rsteube/carapace v0.44.0 h1:PiiyjveMLCs1pGRvHKMQJyImYHqV616B+WVxUovwTfU=
github.com/rsteube/carapace v0.44.0/go.mod h1:1l4sZA+/sGW9sBLqEholUd+kn9xKgh2ghBFDYC3D/zA=
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/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
Expand Down

0 comments on commit cfe4fe6

Please # to comment.