mirror of
https://github.com/clearlinux/docker.git
synced 2026-06-16 02:35:49 +00:00
fa34f07ec0
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>