summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 60b8526..21d9f52 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,10 @@ require (
github.com/glebarez/go-sqlite v1.22.0
github.com/gopxl/beep/v2 v2.1.1
github.com/gordonklaus/portaudio v0.0.0-20250206071425-98a94950218b
+ github.com/huantt/plaintext-extractor v1.1.0
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
)