mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
For context: https://github.com/golang/go/issues/15286 This commit downloads go1.5.3 in addition to go1.5.4 in order to workaround the issue. It is not expected to do a Docker release without a proper fix, however this should help unblock Docker development on Windows TP5. Signed-off-by: Tibor Vass <tibor@docker.com>