Update website/content/docs/upgrading/upgrade-specific.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
This commit is contained in:
parent
bb0f9afe98
commit
253fb097d8
|
@ -63,7 +63,7 @@ Due to this removal the following endpoints no longer function:
|
|||
### Raft Storage Changes
|
||||
|
||||
The underlying library used for persisting the Raft log to persistent storage
|
||||
was [upgraded](https://github.com/hashicorp/consul/issues/11720)] from
|
||||
was [upgraded](https://github.com/hashicorp/consul/issues/11720) from
|
||||
[`boltdb`](https://pkg.go.dev/github.com/boltdb/bolt) to
|
||||
[`bbolt`](https://pkg.go.dev/go.etcd.io/bbolt).
|
||||
|
||||
|
|
Loading…
Reference in New Issue