Skip to content

Conversation

@loreto
Copy link
Contributor

@loreto loreto commented Jul 8, 2025

Summary

Bump typeid version to v2 in go.mod, run tidy. Will update imports after this is merged.

How was it tested?

N/A

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers under the terms of the Apache 2 License.

By creating this pull request I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the Community Contribution License.

@loreto loreto requested review from Copilot and gcurtis July 8, 2025 20:49
@loreto loreto force-pushed the daniel/typeidv2 branch from b903ecf to 5283d11 Compare July 8, 2025 20:49
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 module dependencies for go.jetify.com/typeid across several submodules and tidies workspace sums.

  • Bump go.jetify.com/typeid to the latest commit-based version in typeid and pkg.
  • Change typeid-go module path to /v2 and add the bumped dependency.
  • Run go work tidy to update go.work.sum.

Reviewed Changes

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

File Description
typeid/typeid/go.mod Updated go.jetify.com/typeid dependency to new commit
typeid/typeid-go/go.mod Changed module path to /v2 and added updated dependency
pkg/go.mod Bumped go.jetify.com/typeid dependency to new commit
go.work.sum Refreshed workspace module sums via go work tidy
Comments suppressed due to low confidence (1)

go.work.sum:143

  • The go.work.sum file includes a sum entry for go.jetify.com/typeid v1.3.0 which is no longer required by any module; consider removing this stale entry and re-running go work tidy.
go.jetify.com/typeid v1.3.0/go.mod h1:CtVGyt2+TSp4Rq5+ARLvGsJqdNypKBAC6INQ9TLPlmk=

@loreto loreto merged commit 073a20e into main Jul 8, 2025
13 checks passed
@loreto loreto deleted the daniel/typeidv2 branch July 8, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants