mirror of
https://github.com/moby/moby.git
synced 2026-07-24 16:26:51 +00:00
BoltDB - Fix the freelist.allocs isn't rollbacked when a tx is rollbacked. CMD - Add -gobench-output option for bench command to adapt to benchstat. Other - Bump go version to 1.22.x. - This patch also added dmflakey package, which can be reused by other projects. See #812. full diff: https://github.com/etcd-io/bbolt/compare/v1.3.10...v1.3.11 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>