diff --git a/kernel/go.mod b/kernel/go.mod index cc1f8d1c5..3da8c6bd5 100644 --- a/kernel/go.mod +++ b/kernel/go.mod @@ -179,7 +179,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.20241128123312-a688ff960d4f -//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