-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: bump bytedance/sonic to v1.12.2 to fix compilation error with go 1.23.0 #35879
Conversation
743a9bc
to
c119c8e
Compare
@jiangyinzuo Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco. |
c119c8e
to
05e4f19
Compare
@jiangyinzuo |
might be simply some error message issue |
05e4f19
to
a62a7e2
Compare
… 1.23.0 fixes: milvus-io#35878 Signed-off-by: Yinzuo Jiang <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #35879 +/- ##
==========================================
+ Coverage 79.84% 81.41% +1.57%
==========================================
Files 1239 1252 +13
Lines 148031 149322 +1291
==========================================
+ Hits 118194 121573 +3379
+ Misses 25005 22891 -2114
- Partials 4832 4858 +26 |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jiangyinzuo, xiaofan-luan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
… 1.23.0 (milvus-io#35879) fixes: milvus-io#35878 Signed-off-by: Yinzuo Jiang <[email protected]>
… 1.23.0 (milvus-io#35879) fixes: milvus-io#35878 Signed-off-by: Yinzuo Jiang <[email protected]>
fixes: #35878