-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Update vendor/github.com/mattn/go-sqlite3 #5162
Update vendor/github.com/mattn/go-sqlite3 #5162
Conversation
To fix build failure on Windows/386
Codecov Report
@@ Coverage Diff @@
## master #5162 +/- ##
==========================================
+ Coverage 37.47% 37.47% +<.01%
==========================================
Files 309 309
Lines 45782 45782
==========================================
+ Hits 17158 17159 +1
+ Misses 26161 26160 -1
Partials 2463 2463
Continue to review full report at Codecov.
|
Edit: I figured it out. The command should be
Without the patch:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
To fix build failure on Windows/386
Tested with
make release-windows