diff --git a/kernel/go.mod b/kernel/go.mod index db72b84b7..a8f61d403 100644 --- a/kernel/go.mod +++ b/kernel/go.mod @@ -199,8 +199,7 @@ replace github.com/mattn/go-sqlite3 => github.com/88250/go-sqlite3 v1.14.13-0.20 replace github.com/pdfcpu/pdfcpu => github.com/88250/pdfcpu v0.3.14-0.20241201033812-5a93b7586a01 -replace github.com/88250/lute => F:\golang\gopath\src\github.com\88250\lute - +//replace github.com/88250/lute => F:\golang\gopath\src\github.com\88250\lute //replace github.com/siyuan-note/dejavu => D:\88250\dejavu //replace github.com/siyuan-note/riff => D:\88250\riff //replace github.com/siyuan-note/httpclient => D:\88250\httpclient