Staging instance, all changes can be removed at any time

Skip to content

golang: Ensure package version is uppercase encoded in download URL

While the package version was properly uppercase encoded in the URL for fetching package version info, it was not in the download URL resulting in 404 and partial visit of the golang origin.

Merge request reports

Loading