Skip to content

Commit

Permalink
build(deps): bump github.com/carapace-sh/carapace-shlex
Browse files Browse the repository at this point in the history
Bumps [github.com/carapace-sh/carapace-shlex](https://github.com/carapace-sh/carapace-shlex) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/carapace-sh/carapace-shlex/releases)
- [Changelog](https://github.com/carapace-sh/carapace-shlex/blob/master/.goreleaser.yml)
- [Commits](carapace-sh/carapace-shlex@v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 609f2ae commit 2102bf9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/carapace-sh/carapace v1.0.0
github.com/carapace-sh/carapace-bridge v1.0.0
github.com/carapace-sh/carapace-shlex v1.0.0
github.com/carapace-sh/carapace-shlex v1.0.1
github.com/carapace-sh/carapace-spec v1.0.0
github.com/pelletier/go-toml v1.9.5
github.com/spf13/cobra v1.8.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ github.com/carapace-sh/carapace-bridge v1.0.0 h1:fghB+8sl8KJ0bIhLLYl1sKmUIjD7xlt
github.com/carapace-sh/carapace-bridge v1.0.0/go.mod h1:/15mLe8hwGfXfFhyH2VVMx2EjW8Rj5MJ7+idc7lNQ4c=
github.com/carapace-sh/carapace-pflag v1.0.0 h1:uJMhl+vwEM/Eb0UdxZUuv4jo4rUAyPijkRGP5gfCuCE=
github.com/carapace-sh/carapace-pflag v1.0.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/carapace-sh/carapace-shlex v1.0.0 h1:uUi+hovGpxWF6KjptrqAOHsFPT3mcMx0JKdq20hswDI=
github.com/carapace-sh/carapace-shlex v1.0.0/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
github.com/carapace-sh/carapace-shlex v1.0.1 h1:ww0JCgWpOVuqWG7k3724pJ18Lq8gh5pHQs9j3ojUs1c=
github.com/carapace-sh/carapace-shlex v1.0.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
github.com/carapace-sh/carapace-spec v1.0.0 h1:gq2aV/eLXmQLBLT8hqBGf8lOyyQdx54PNjE1o8ADlEw=
github.com/carapace-sh/carapace-spec v1.0.0/go.mod h1:/HdoGk/59vcD5kCTPmtxlc2QQagyZc4hOHP7Ie0MIoI=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 2102bf9

Please sign in to comment.