mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-01 11:15:59 +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>