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

Conversation

@mattjohnsonpint
Copy link
Contributor

Ran go work sync, and this is the result

@mattjohnsonpint mattjohnsonpint requested review from a team and Copilot September 4, 2025 03:44
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 synchronizes Go module dependencies and versions across the project by running go work sync, which updates Go version requirements and dependency versions to maintain consistency across all modules in the workspace.

  • Updates Go version requirement from 1.23.1 to 1.24.0 across all example modules and test data
  • Updates golang.org/x/text dependency from v0.26.0 to v0.28.0 in main SDK and manifest modules
  • Updates golang.org/x/exp dependency in the vectors example module

Reviewed Changes

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

Show a summary per file
File Description
sdk/go/go.mod Updates golang.org/x/text dependency to v0.28.0
sdk/go/examples/vectors/go.mod Updates Go version to 1.24.0 and golang.org/x/exp dependency
sdk/go/examples/*/go.mod Updates Go version requirement to 1.24.0 across all example modules
runtime/languages/golang/testdata/go.mod Updates Go version to 1.24.0 for test data
lib/manifest/go.mod Updates golang.org/x/text dependency to v0.28.0

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

@mattjohnsonpint mattjohnsonpint merged commit 4cf6e1e into main Sep 4, 2025
49 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/sync branch September 4, 2025 03:48
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