Sebastiaan van Stijn
b6fca48fed
bump go.etcd.io/bbolt v1.3.3
...
this brings the dependency back to a released version:
- go.etcd.io/bbolt 2eb7227ade ...v1.3.3
- etcd-io/bbolt#153 fix rollback panic bug
- fixes etcd-io/bbolt#152 Panic (index out of range) on writeable tx rollback with db.NoFreelistSync
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2019-08-09 22:56:54 +02:00
CarlosEDP
fb6b0ae4c6
Update x/sys, x/net and bbolt modules to support Risc-V
...
Signed-off-by: CarlosEDP <me@carlosedp.com >
2019-06-07 17:54:32 -03:00
Sebastiaan van Stijn
cbc032ed34
Update go.etcd.io/bbolt to v1.3.2
...
Relevant changes:
- ectd-io/bbolt#139 update the freelist readIDs
- etcd-io/bbolt#140 add getFreePageIDs
- etcd-io/bbolt#141 use segregated hashmap to boost the freelist allocate and release performance
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2019-02-21 22:02:08 +01:00
John Howard
f1cc4feea6
Vendor go.etcd.io/bbolt @ v1.3.1-etcd.8
...
Signed-off-by: John Howard <jhoward@microsoft.com >
This is the maintained version of boltdb, which includes the Windows-specific fix
detailed in https://github.com/etcd-io/bbolt/pull/122
2018-09-12 15:32:13 -07:00