Skip to content

Retry fetching go modules with 'https://proxy.golang.org' instead of 'direct'

Nao Hashizume requested to merge revert-26f9b86f into master

This reverts merge request !6162 (merged) and instead uses https://proxy.golang.org to retry fetching go modules.

The original MR was implemented for `update` verify job is failing in CI due to TLS... (gitlab-development-kit#1904 - closed), but we're still seeing TLS handshake errors during the Gitaly build process in the GDK CI pipeline: gitlab-development-kit#1910 (comment 1501150126).

Related to gitlab-development-kit#1910 (closed)

Edited by Nao Hashizume

Merge request reports