Skip to content

Use go1.26.2 and bump go deps#777

Merged
mattlord merged 3 commits intomainfrom
go_1.26.2
Apr 10, 2026
Merged

Use go1.26.2 and bump go deps#777
mattlord merged 3 commits intomainfrom
go_1.26.2

Conversation

@mattlord
Copy link
Copy Markdown
Collaborator

@mattlord mattlord commented Apr 10, 2026

This is in preparation for the v2.17.0 release that I am about to cut. This is the release that will be paired with Vitess v24.0.0.

Note

Once the v24 RC is cut, we need to change the version checks for 23.0.0 to 24.0.0

Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Copilot AI review requested due to automatic review settings April 10, 2026 14:31
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s Go toolchain and refreshes Go module dependencies for the Vitess operator project.

Changes:

  • Bump the Go version from 1.26.1 to 1.26.2 across go.mod, release Docker build, and Buildkite pipeline tooling.
  • Update go.mod indirect requirements and regenerate go.sum accordingly.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates Go version directive and bumps/adjusts required module versions.
go.sum Regenerated checksums reflecting the updated dependency set.
build/Dockerfile.release Updates the Go base image to match the new toolchain version.
.buildkite/pipeline.yml Updates the downloaded Go tarball version used in CI steps.

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

@mattlord mattlord changed the title Use go1.24.2 and bump go deps Use go1.26.2 and bump go deps Apr 10, 2026
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord merged commit 030c3f2 into main Apr 10, 2026
15 checks passed
@mattlord mattlord deleted the go_1.26.2 branch April 10, 2026 18:14
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.

4 participants