🎨 修复 SQLite 编译警告

This commit is contained in:
Liang Ding 2022-07-14 22:27:46 +08:00
parent 302b1b8c18
commit febd8b4f1a
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -121,7 +121,7 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
replace github.com/mattn/go-sqlite3 => github.com/88250/go-sqlite3 v1.14.13-0.20220713124603-951e48d11239
replace github.com/mattn/go-sqlite3 => github.com/88250/go-sqlite3 v1.14.13-0.20220714142610-fbbda1ee84f5
//replace github.com/siyuan-note/dejavu => D:\88250\dejavu
//replace github.com/siyuan-note/httpclient => D:\88250\httpclient