Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
Just replaced all go.etcd.io/etcd/raft/v3 with go.etcd.io/raft/v3 under directory server. Signed-off-by: Benjamin Wang <wachao@vmware.com>
This is prerequestite to move storage bootstrap, splitted to separate PR to make it easier to review.