mirror of
https://github.com/moby/moby.git
synced 2026-08-04 15:11:00 +00:00
Replace the stats library usage in cluster_test.go with a small inline distributionStats helper that computes mean, stddev, min, and max using stdlib math. The library was only used in a single test file and pulled in ~4k of vendored code for trivial arithmetic. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
4.5 KiB
4.5 KiB