Bump gocloud.dev dependency
What does this MR do and why?
Bump gocloud.dev dependency. This picks up the fix to bump the upload buffer size from 1KiB to 1MiB.
See:
We looked at the code with @tigerwnz and found a buffer of 1024 bytes only used for copying. We prepared a fix and then noticed that the buffer had been increased in the original library. So, let's just bump up the version rather than add a workaround.
References
Relates to S3 Object Storage Artifact Upload Speed is slow... (#527217).
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Mikhail Mazurskiy