mirror of
https://github.com/containers/podman.git
synced 2026-07-13 00:31:45 -04:00
Apparently, prealloc got much smarter in this version, so let's disable it for _test.go files as we're not really interested in micro-optimizations for the test code. The rest of its warnings is being fixed by the earlier commits. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>