|
@@ -9,7 +9,7 @@ require (
|
|
|
github.com/88250/clipboard v0.1.5
|
|
|
github.com/88250/epub v0.0.0-20230830085737-c19055cd1f48
|
|
|
github.com/88250/gulu v1.2.3-0.20240324024901-3c1bb82cba30
|
|
|
- github.com/88250/lute v1.7.7-0.20240317033923-b5d564e25df7
|
|
|
+ github.com/88250/lute v1.7.7-0.20240324154522-5bad50e3dd45
|
|
|
github.com/88250/pdfcpu v0.3.14-0.20230401044135-c7369a99720c
|
|
|
github.com/88250/vitess-sqlparser v0.0.0-20210205111146-56a2ded2aba1
|
|
|
github.com/ClarkThan/ahocorasick v0.0.0-20231011042242-30d1ef1347f4
|
|
@@ -172,7 +172,8 @@ replace github.com/mattn/go-sqlite3 => github.com/88250/go-sqlite3 v1.14.13-0.20
|
|
|
//replace github.com/siyuan-note/riff => D:\88250\riff
|
|
|
//replace github.com/siyuan-note/httpclient => D:\88250\httpclient
|
|
|
//replace github.com/siyuan-note/filelock => D:\88250\filelock
|
|
|
-//replace github.com/88250/lute => D:\gogogo\src\github.com\88250\lute
|
|
|
+replace github.com/88250/lute => D:\gogogo\src\github.com\88250\lute
|
|
|
+
|
|
|
//replace github.com/88250/pdfcpu => D:\88250\pdfcpu
|
|
|
//replace github.com/88250/gulu => D:\88250\gulu
|
|
|
//replace github.com/mattn/go-sqlite3 => D:\88250\go-sqlite3
|