Skip to content

Commit

Permalink
Bump github.com/carapace-sh/carapace from 1.5.2 to 1.5.3
Browse files Browse the repository at this point in the history
Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/carapace-sh/carapace/releases)
- [Changelog](https://github.com/carapace-sh/carapace/blob/master/.goreleaser.yml)
- [Commits](carapace-sh/carapace@v1.5.2...v1.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 273ec4c commit 84e8432
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-man
go 1.21

require (
github.com/carapace-sh/carapace v1.5.2
github.com/carapace-sh/carapace v1.5.3
github.com/carapace-sh/carapace-spec v1.0.1
github.com/lmorg/murex v0.0.0-20231013090319-c15107051f5b
github.com/neurosnap/sentences v1.1.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/abesto/sexp v0.0.1 h1:mQef7+o8DT1dRgGcuxx3SxTKeMdfSiQmam4r0qGSs9M=
github.com/abesto/sexp v0.0.1/go.mod h1:0sWnr6ZaslzIlA5VNPLb6SgKyo+/N4IDIybjhURoHXI=
github.com/boombuler/barcode v1.0.1 h1:NDBbPmhS+EqABEs5Kg3n/5ZNjy73Pz7SIV+KCeqyXcs=
github.com/boombuler/barcode v1.0.1/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
github.com/carapace-sh/carapace v1.5.2 h1:ddFLVzPLmEUnKTtglMDDnfbFSYyCMEd0xn1ysguSWLw=
github.com/carapace-sh/carapace v1.5.2/go.mod h1:djegtVDi/3duSAqZNU+/nCq7XtDRMRZUb5bW0O/HnEs=
github.com/carapace-sh/carapace v1.5.3 h1:mDLq48Q01OBFUFqGoCEvHt3nh+hntmQEiTQ7OsyI8fg=
github.com/carapace-sh/carapace v1.5.3/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=
Expand Down

0 comments on commit 84e8432

Please sign in to comment.