mirror of
https://github.com/moby/moby.git
synced 2026-08-03 06:30:59 +00:00
Replace go-fuzz-headers with native fuzz parameters and construct Record values directly from the fuzz input. This also fuzzes netip.Addr values instead of the zero value. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>