summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-02-25 14:54:10 +0300
committerGrail Finder <wohilas@gmail.com>2026-02-25 14:54:10 +0300
commitb386c1181f0424418999fe143f1285d395b0db0f (patch)
tree33ea22a1e6c21c3a4fd9d432ed604a344cffa0c0 /go.mod
parentb8e7649e69ef26cccd63371af12fbacd8c309fd8 (diff)
Fix (rag): epub load
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c5b9a7a..8753052 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,6 @@ require (
github.com/gordonklaus/portaudio v0.0.0-20250206071425-98a94950218b
github.com/jmoiron/sqlx v1.4.0
github.com/ledongthuc/pdf v0.0.0-20250511090121-5959a4027728
- github.com/n3integration/epub v0.2.0
github.com/neurosnap/sentences v1.1.2
github.com/rivo/tview v0.42.0
github.com/yuin/goldmark v1.4.13