[SECURITY] Fedora 36 Update: golang-etcd-bbolt-1.3.6-5.fc36
Package Bbolt implements a low-level key/value store in pure Go. It supports fully serializable transactions, ACID semantics, and lock-free MVCC with multiple readers and a single writer. Bolt can be used for projects that want a simple data store without the need to add large dependencies such a...