Skip to content

chore(build): Bump go version to latest#4851

Merged
milosgajdos merged 2 commits into
distribution:mainfrom
milosgajdos:bump-go-1259
Apr 14, 2026
Merged

chore(build): Bump go version to latest#4851
milosgajdos merged 2 commits into
distribution:mainfrom
milosgajdos:bump-go-1259

Conversation

@milosgajdos

Copy link
Copy Markdown
Member

PTAL @thaJeztah

There are sec vulns present in the latest image due to an outdated Go version

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
@thaJeztah

Copy link
Copy Markdown
Member

Looks like CI also needs a check; here we're setting 1.26.1; should now be 1.26.2;

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
@milosgajdos

Copy link
Copy Markdown
Member Author

Done

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Go toolchain used by build/lint/docs/git/vendor images and CI to address security vulnerabilities from an outdated Go version.

Changes:

  • Bump GO_VERSION in multiple Dockerfiles from 1.25.8 to 1.25.9.
  • Update the GitHub Actions build matrix Go patch version from 1.26.1 to 1.26.2.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
dockerfiles/vendor.Dockerfile Bumps Golang base image tag via GO_VERSION.
dockerfiles/lint.Dockerfile Bumps Golang base image tag via GO_VERSION.
dockerfiles/git.Dockerfile Bumps Golang base image tag via GO_VERSION.
dockerfiles/docs.Dockerfile Bumps Golang base image tag via GO_VERSION.
Dockerfile Bumps Golang base image tag via GO_VERSION.
.github/workflows/build.yml Updates CI Go version used in the test matrix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/build.yml
go:
- 1.25.x
- 1.26.1
- 1.26.2
@milosgajdos milosgajdos changed the title chore(build): Bump go version to latest 1.25 chore(build): Bump go version to latest Apr 14, 2026

@thaJeztah thaJeztah left a comment

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.

LGTM

@milosgajdos milosgajdos merged commit 24a4d24 into distribution:main Apr 14, 2026
27 checks passed
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.

3 participants