mirror of
https://github.com/moby/moby.git
synced 2026-08-09 17:39:58 +00:00
The fuzz target only requires []byte and uint64 inputs, so go-fuzz-headers is unnecessary. Use native fuzz parameters instead. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>