Skip to content

Updating sonic to fix compile error#342

Merged
kellrott merged 1 commit into
developfrom
fix/sonic-update
Jun 24, 2026
Merged

Updating sonic to fix compile error#342
kellrott merged 1 commit into
developfrom
fix/sonic-update

Conversation

@kellrott

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s JSON serialization dependency stack (Bytedance sonic and related transitive modules) to resolve a compile failure, aligning go.mod and go.sum with the newer sonic release.

Changes:

  • Bump github.com/bytedance/sonic from v1.14.0 to v1.15.2.
  • Update related indirect dependencies (sonic/loader, cloudwego/base64x, klauspost/cpuid/v2) and add bytedance/gopkg as an indirect requirement.
  • Refresh go.sum with checksums for the newly introduced versions.

Reviewed changes

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

File Description
go.mod Upgrades sonic and adjusts related indirect dependencies to match the newer sonic toolchain requirements.
go.sum Adds checksums for the upgraded modules and newly required transitive dependencies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kellrott kellrott merged commit bd76197 into develop Jun 24, 2026
31 of 32 checks passed
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.

2 participants