mirror of
https://github.com/moby/moby.git
synced 2026-08-13 17:06:44 +00:00
runconfig/config_test.go:114:2: declaration has 3 blank identifiers (dogsled)
_, _, _, err = decodeContainerConfig(bytes.NewReader(requestJSON), sysinfo.New())
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>