Skip to content

Commit

Permalink
Bump github.com/carapace-sh/carapace-spec from 1.0.1 to 1.0.2
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.1 to 1.0.2.
- [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.1...v1.0.2)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent a01956d commit 64bc2c1
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 @@ -3,7 +3,7 @@ module github.com/carapace-sh/carapace-spec-urfavecli
go 1.20

require (
github.com/carapace-sh/carapace-spec v1.0.1
github.com/carapace-sh/carapace-spec v1.0.2
github.com/urfave/cli/v2 v2.27.4
gopkg.in/yaml.v2 v2.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/carapace-sh/carapace-spec v1.0.1 h1:K9ZlmAefR0TzUGeCDGmEgjUX9e17++tp3J7jylrCRSY=
github.com/carapace-sh/carapace-spec v1.0.1/go.mod h1:Zh41opce5OTkqn6a5Old7Az+czPgEg2N3j0uNtDfXbA=
github.com/carapace-sh/carapace-spec v1.0.2 h1:6RJ58d8woTfk0RQeCX38oZzF+U+072BzEZ1eftlOzXw=
github.com/carapace-sh/carapace-spec v1.0.2/go.mod h1:pl0BYhAXpEtNC3NeCoCYmQotVz11SbTRtquXhymXgu8=
github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lVfRxZq4=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
Expand Down

0 comments on commit 64bc2c1

Please sign in to comment.