Skip to content
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: use musl libc #1597

Merged
merged 1 commit into from
Jul 6, 2024
Merged

fix: use musl libc #1597

merged 1 commit into from
Jul 6, 2024

Conversation

zijiren233
Copy link
Collaborator

使用musl libc来避免go内部某些库在static build时候的警告

并不是说go-sqlite3 2.x.x就是新版,反而go-sqlite3 1.14.x才是新版,且支持musl libc

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.09%. Comparing base (ec6ad24) to head (d294da0).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1597   +/-   ##
=====================================
  Coverage   1.09%   1.09%           
=====================================
  Files        130     130           
  Lines       9698    9698           
=====================================
  Hits         106     106           
  Misses      9578    9578           
  Partials      14      14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@songquanpeng songquanpeng merged commit ffdb0b0 into songquanpeng:main Jul 6, 2024
4 checks passed
jinjianming pushed a commit to jinjianming/one-api that referenced this pull request Jul 17, 2024
mxdlzg pushed a commit to mxdlzg/one-api that referenced this pull request Oct 15, 2024
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