Skip to content

Conversation

@ajkerrigan
Copy link
Member

Our Linux builds use a custom script that fetches a Go binary from a Google storage bucket. The URL pattern in release announcement uses go.dev/dl instead, and the availability of binaries through storage bucket links seems inconsistent recently:

https://groups.google.com/g/golang-nuts/c/xL-B4XggX04?pli=1

So let's do what Google says we should anyway.

To be honest I'm not sure why we use a custom shell script for Linux and dedicated setup actions for other platforms, that may be worth digging into separately...

Our Linux builds use a custom script that fetches a Go binary from a
Google storage bucket. The URL pattern in release announcement uses
go.dev/dl instead, and the availability of binaries through storage
bucket links seems inconsistent recently:

_https://groups.google.com/g/golang-nuts/c/xL-B4XggX04?pli=1

So let's do what Google says we should anyway.
Copy link

@ChrisMcKenzie ChrisMcKenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ChrisMcKenzie
Copy link

To be honest I'm not sure why we use a custom shell script for Linux and dedicated setup actions for other platforms, that may be worth digging into separately...

Agreed.

@ajkerrigan ajkerrigan merged commit ec8e8bd into cloud-custodian:main Jan 13, 2026
15 checks passed
@ajkerrigan ajkerrigan deleted the ajk/releng/linux-go-download-url branch January 13, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants