Skip to content

Commit

Permalink
Bump raft to 1.6.0 in v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Swenson committed Nov 15, 2023
1 parent 4cd9b96 commit c696b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/armon/go-metrics v0.4.1
github.com/boltdb/bolt v1.3.1
github.com/hashicorp/go-msgpack/v2 v2.1.1
github.com/hashicorp/raft v1.1.0
github.com/hashicorp/raft v1.6.0
github.com/hashicorp/raft-boltdb v0.0.0-20230125174641-2a8082862702
go.etcd.io/bbolt v1.3.5
)
Expand Down

0 comments on commit c696b73

Please sign in to comment.