Skip to content

Upgrade to Go 1.25 and update all dependencies#3750

Merged
DrJosh9000 merged 1 commit intomainfrom
go-1.25
Mar 10, 2026
Merged

Upgrade to Go 1.25 and update all dependencies#3750
DrJosh9000 merged 1 commit intomainfrom
go-1.25

Conversation

@DrJosh9000
Copy link
Contributor

Description

Go 1.24 is out of active support. The next version is 1.25.

Context

It's about time.

Changes

  • Update Go version to 1.25.8 in go.mod, Dockerfiles, .mise.toml, MODULE.bazel
  • go get -u -t ./...
  • go mod tidy
  • bazel mod tidy
  • bazel run :gazelle

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go tool gofumpt -extra -w .)

Disclosures / Credits

I used the standard go and bazel tools directly.

@DrJosh9000 DrJosh9000 requested review from a team as code owners March 10, 2026 00:13
Copy link
Contributor

@zhming0 zhming0 left a comment

Choose a reason for hiding this comment

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

snap ✅

Copy link
Member

@CerealBoy CerealBoy left a comment

Choose a reason for hiding this comment

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

🚀 🚀

@DrJosh9000 DrJosh9000 enabled auto-merge March 10, 2026 00:19
@DrJosh9000 DrJosh9000 merged commit 321ab71 into main Mar 10, 2026
2 checks passed
@DrJosh9000 DrJosh9000 deleted the go-1.25 branch March 10, 2026 00:34
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.

3 participants