chore: update raft to v1.2.0
Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 2 deletionsgo.sum
- vendor/github.com/hashicorp/raft/CHANGELOG.md 19 additions, 0 deletionsvendor/github.com/hashicorp/raft/CHANGELOG.md
- vendor/github.com/hashicorp/raft/Makefile 2 additions, 2 deletionsvendor/github.com/hashicorp/raft/Makefile
- vendor/github.com/hashicorp/raft/README.md 1 addition, 1 deletionvendor/github.com/hashicorp/raft/README.md
- vendor/github.com/hashicorp/raft/api.go 12 additions, 12 deletionsvendor/github.com/hashicorp/raft/api.go
- vendor/github.com/hashicorp/raft/config.go 0 additions, 4 deletionsvendor/github.com/hashicorp/raft/config.go
- vendor/github.com/hashicorp/raft/file_snapshot.go 18 additions, 6 deletionsvendor/github.com/hashicorp/raft/file_snapshot.go
- vendor/github.com/hashicorp/raft/future.go 9 additions, 4 deletionsvendor/github.com/hashicorp/raft/future.go
- vendor/github.com/hashicorp/raft/inmem_snapshot.go 3 additions, 3 deletionsvendor/github.com/hashicorp/raft/inmem_snapshot.go
- vendor/github.com/hashicorp/raft/inmem_transport.go 2 additions, 2 deletionsvendor/github.com/hashicorp/raft/inmem_transport.go
- vendor/github.com/hashicorp/raft/net_transport.go 1 addition, 1 deletionvendor/github.com/hashicorp/raft/net_transport.go
- vendor/github.com/hashicorp/raft/raft.go 24 additions, 8 deletionsvendor/github.com/hashicorp/raft/raft.go
- vendor/github.com/hashicorp/raft/replication.go 10 additions, 0 deletionsvendor/github.com/hashicorp/raft/replication.go
- vendor/github.com/hashicorp/raft/snapshot.go 1 addition, 0 deletionsvendor/github.com/hashicorp/raft/snapshot.go
- vendor/github.com/hashicorp/raft/tcp_transport.go 1 addition, 1 deletionvendor/github.com/hashicorp/raft/tcp_transport.go
- vendor/github.com/hashicorp/raft/testing.go 15 additions, 11 deletionsvendor/github.com/hashicorp/raft/testing.go
- vendor/github.com/hashicorp/raft/util.go 19 additions, 0 deletionsvendor/github.com/hashicorp/raft/util.go
- vendor/modules.txt 1 addition, 1 deletionvendor/modules.txt
Please register or sign in to comment