Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent eaa3878 commit f7bd316
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/carapace-sh/carapace v1.2.0
github.com/carapace-sh/carapace-bridge v1.0.2
github.com/carapace-sh/carapace-shlex v1.0.1
github.com/carapace-sh/carapace-spec v1.0.4
github.com/carapace-sh/carapace-spec v1.0.5
github.com/pelletier/go-toml v1.9.5
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/carapace-sh/carapace-pflag v1.0.0 h1:uJMhl+vwEM/Eb0UdxZUuv4jo4rUAyPij
github.com/carapace-sh/carapace-pflag v1.0.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
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.4 h1:tnXLUre2/kbl0jthoLJps1CkuAH6zB0UdTohXvcv8+Y=
github.com/carapace-sh/carapace-spec v1.0.4/go.mod h1:Lwub8gufYSAQIR1yLbPGekBDzb9B4p3KXsdEtejyyl4=
github.com/carapace-sh/carapace-spec v1.0.5 h1:B9l+NIX2FFaFDSZjh2I5lRhM53UIRWYfoR+K3uN4nek=
github.com/carapace-sh/carapace-spec v1.0.5/go.mod h1:gMG3pPaLAAXe2+39EgFvSIae3760PJ778zXiZlcctVI=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit f7bd316

Please sign in to comment.