raft: change import paths to "go.etcd.io/etcd"

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee
2018-08-28 17:11:06 -07:00
parent 47c04b959d
commit bb60f8ab1d
27 changed files with 34 additions and 34 deletions

View File

@@ -14,7 +14,7 @@
package raft
import pb "github.com/coreos/etcd/raft/raftpb"
import pb "go.etcd.io/etcd/raft/raftpb"
// unstable.entries[i] has raft log position i+unstable.offset.
// Note that unstable.offset may be less than the highest log