Skip to content

chore: align go version from upstream repositories#394

Open
github-actions[bot] wants to merge 1 commit intomainfrom
bot/update-go
Open

chore: align go version from upstream repositories#394
github-actions[bot] wants to merge 1 commit intomainfrom
bot/update-go

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 1, 2026

Keep Go versions in sync with upstream repositories.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

ARG GO_IMAGE="golang"
ARG GO_VERSION="1.25.8"
ARG GO_VERSION="1.26.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Argh this is wrong; they merged with .0 as version, so now we'd be building with vulnerabilities? I left a comment, but looks like that was ignored; containerd/containerd#13090

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants