Skip to content

Commit

Permalink
build(deps): bump github.com/carapace-sh/carapace from 1.5.1 to 1.5.2
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.1 to 1.5.2.
- [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.1...v1.5.2)

---
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 Dec 26, 2024
1 parent 97f25bd commit bf0ac1d
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-bin
go 1.23.1

require (
github.com/carapace-sh/carapace v1.5.1
github.com/carapace-sh/carapace v1.5.2
github.com/carapace-sh/carapace-bridge v1.2.2
github.com/carapace-sh/carapace-selfupdate v0.0.8
github.com/carapace-sh/carapace-shlex v1.0.1
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 v1.5.1 h1:GEh7da7nQhxca4+RvjtLh63F/E1eyoEyz5iNS7xZHgY=
github.com/carapace-sh/carapace v1.5.1/go.mod h1:djegtVDi/3duSAqZNU+/nCq7XtDRMRZUb5bW0O/HnEs=
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-bridge v1.2.2 h1:Zlzw7BajF4iHAFBClCYcptEG+7+F324dFyiGzGiU/kw=
github.com/carapace-sh/carapace-bridge v1.2.2/go.mod h1:HpN3iEdCmQtAD1pd/qHEnWmAF719CeNyJrY8FJ5/E4o=
github.com/carapace-sh/carapace-pflag v1.0.0 h1:uJMhl+vwEM/Eb0UdxZUuv4jo4rUAyPijkRGP5gfCuCE=
Expand Down

0 comments on commit bf0ac1d

Please sign in to comment.