mirror of
https://github.com/moby/moby.git
synced 2026-07-09 16:17:28 +00:00
By default, using go with package will only validate the go file for the current platform (or at last misses file_windows.go for example). This tries to fix that. Signed-off-by: Vincent Demeester <vincent@sbr.pm>