etcd/raft/tracker
Brandon Philips 96cce208c2 go.mod: use go.etcd.io/etcd/v3 versioning
This change makes the etcd package compatible with the existing Go
ecosystem for module versioning.

Used this tool to update package imports:
  https://github.com/KSubedi/gomove
2020-04-28 00:57:35 +00:00
..
inflights.go raft: return non-nil Inflights in raft status 2019-07-17 12:53:28 +02:00
inflights_test.go raft: extract 'tracker' package 2019-06-21 22:15:00 +02:00
progress.go raft/rafttest: introduce datadriven testing 2019-08-12 11:13:51 +02:00
progress_test.go raft: optimize string representation of Progress 2019-07-09 11:22:37 +02:00
state.go raft: extract 'tracker' package 2019-06-21 22:15:00 +02:00
tracker.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00