mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07: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>