mirror of
https://github.com/moby/moby.git
synced 2026-08-10 17:15:06 +00:00
*bitseq.Handle should not implement sync.Locker. The mutex is a private implementation detail which external consumers should not be able to manipulate. Signed-off-by: Cory Snider <csnider@mirantis.com>