go.mod: use new etcd/raft import path #93174
Labels
A-kv-replication
Relating to Raft, consensus, and coordination.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Recently
etcd/raft
has migrated to a separate repository: https://github.com/etcd-io/raft. We should import the newraft
module under the new path.Jira issue: CRDB-22204
The text was updated successfully, but these errors were encountered: