Skip to content

Commit

Permalink
Bump github.com/carapace-sh/carapace-spec from 1.0.1 to 1.1.0
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.1.0.
- [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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 273ec4c commit f2af0b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
module github.com/carapace-sh/carapace-spec-man

go 1.21
toolchain go1.23.4

require (
github.com/carapace-sh/carapace v1.5.2
github.com/carapace-sh/carapace-spec v1.0.1
github.com/carapace-sh/carapace-spec v1.1.0
github.com/lmorg/murex v0.0.0-20231013090319-c15107051f5b
github.com/neurosnap/sentences v1.1.2
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/carapace-sh/carapace v1.5.2 h1:ddFLVzPLmEUnKTtglMDDnfbFSYyCMEd0xn1ysg
github.com/carapace-sh/carapace v1.5.2/go.mod h1:djegtVDi/3duSAqZNU+/nCq7XtDRMRZUb5bW0O/HnEs=
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.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.1.0 h1:DPLB52P2SlRYzIUG5lPfrJQ2JP3JTqrNYqE2wvxFKQs=
github.com/carapace-sh/carapace-spec v1.1.0/go.mod h1:O+DL25MthWLY2ciMU2Cbv05vqhgdWoHf6ePc0c3SDjI=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
Expand Down

0 comments on commit f2af0b6

Please sign in to comment.