Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@mattjohnsonpint
Copy link
Contributor

Use Go 1.25.0 toolchain everywhere

@mattjohnsonpint mattjohnsonpint requested review from a team and Copilot August 23, 2025 02:41
Copy link
Contributor

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 Go toolchain from various 1.24.x versions to 1.25.0 across the entire codebase to standardize the build environment.

  • Updates Go toolchain to 1.25.0 in all go.mod files and workspace configuration
  • Standardizes the runtime version in the trunk configuration to match
  • Ensures consistency across the main SDK, examples, libraries, and runtime modules

Reviewed Changes

Copilot reviewed 25 out of 25 changed files in this pull request and generated no comments.

Show a summary per file
File Description
go.work Updates workspace Go version to 1.25.0
runtime/go.mod Updates runtime module Go version to 1.25.0
sdk/go/go.mod Updates SDK toolchain to go1.25.0
sdk/go/templates/default/go.mod Updates default template toolchain to go1.25.0
sdk/go/examples/*/go.mod Updates all example modules' toolchain to go1.25.0
lib/*/go.mod Updates all library modules' toolchain to go1.25.0
runtime/languages/golang/testdata/go.mod Updates test data toolchain to go1.25.0
.trunk/trunk.yaml Updates trunk configuration to use Go 1.25.0 runtime

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mattjohnsonpint mattjohnsonpint merged commit 1ad53d8 into main Aug 23, 2025
51 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/go1.25 branch August 23, 2025 02:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants