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

Conversation

@mattjohnsonpint
Copy link
Contributor

No description provided.

@mattjohnsonpint mattjohnsonpint requested review from a team and Copilot July 9, 2025 21:56
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 Go toolchain versions across the codebase from go1.23.11 to go1.24.5, standardizing the toolchain configuration for consistency across all modules.

  • Updates toolchain directive in all go.mod files from go1.23.11 to go1.24.5
  • Maintains existing Go language version (1.23.1) while upgrading the build toolchain
  • Ensures consistent development environment across SDK, examples, libraries, and runtime components

Reviewed Changes

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

Show a summary per file
File Description
sdk/go/go.mod Updates main SDK toolchain version
sdk/go/templates/default/go.mod Updates default template toolchain version
sdk/go/examples/*/go.mod Updates toolchain versions across all example projects
runtime/languages/golang/testdata/go.mod Updates runtime test data toolchain version
lib/*/go.mod Updates toolchain versions for all library modules

@mattjohnsonpint mattjohnsonpint merged commit 820aa05 into main Jul 9, 2025
48 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/go-version branch July 9, 2025 22:10
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