Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 0ea31ce commit 54fc559
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 @@ -5,7 +5,7 @@ go 1.23.1
require (
github.com/carapace-sh/carapace v1.5.0
github.com/carapace-sh/carapace-bridge v1.1.0
github.com/carapace-sh/carapace-selfupdate v0.0.4
github.com/carapace-sh/carapace-selfupdate v0.0.5
github.com/carapace-sh/carapace-shlex v1.0.1
github.com/carapace-sh/carapace-spec v1.0.5
github.com/pelletier/go-toml v1.9.5
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-bridge v1.1.0 h1:WkeQGPg7Zu0S3M39c0hZDlPY7EJ7Lro
github.com/carapace-sh/carapace-bridge v1.1.0/go.mod h1:bKG97KfwYewrvke7ULgv0OYIJ6lHbJDPex8W29NlD6o=
github.com/carapace-sh/carapace-pflag v1.0.0 h1:uJMhl+vwEM/Eb0UdxZUuv4jo4rUAyPijkRGP5gfCuCE=
github.com/carapace-sh/carapace-pflag v1.0.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/carapace-sh/carapace-selfupdate v0.0.4 h1:uXGQSUY+mkmME8i6EuOHFutOSMAYXukoimPwgkbSkCU=
github.com/carapace-sh/carapace-selfupdate v0.0.4/go.mod h1:gyvAPrYpUU6pCgH+Mox+LTotxCQmUTHl+u/g4j/H9aQ=
github.com/carapace-sh/carapace-selfupdate v0.0.5 h1:Th7PtHlS2Kuhs1Kn+qskVoGWaPKFCwbvDrU4bVQA43c=
github.com/carapace-sh/carapace-selfupdate v0.0.5/go.mod h1:gyvAPrYpUU6pCgH+Mox+LTotxCQmUTHl+u/g4j/H9aQ=
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.5 h1:B9l+NIX2FFaFDSZjh2I5lRhM53UIRWYfoR+K3uN4nek=
Expand Down

0 comments on commit 54fc559

Please sign in to comment.