chore(deps): bump github.com/hashicorp/raft from 1.6.0 to 1.7.3 (#26898)

Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.6.0 to 1.7.3.
- [Release notes](https://github.com/hashicorp/raft/releases)
- [Changelog](https://github.com/hashicorp/raft/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/raft/compare/v1.6.0...v1.7.3)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/raft
  dependency-version: 1.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-08 10:00:34 -04:00
committed by GitHub
parent ee88f65316
commit d4694f1643
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -82,7 +82,7 @@ require (
github.com/hashicorp/memberlist v0.5.3
github.com/hashicorp/net-rpc-msgpackrpc/v2 v2.0.1
github.com/hashicorp/nomad/api v0.0.0-20230103221135-ce00d683f9be
github.com/hashicorp/raft v1.6.0
github.com/hashicorp/raft v1.7.3
github.com/hashicorp/raft-autopilot v0.1.6
github.com/hashicorp/raft-boltdb/v2 v2.3.1
github.com/hashicorp/serf v0.10.2