landed the dictionary objects and spelling rewriter, which also allowed me to complete the configuration YAML file

This commit is contained in:
2025-10-30 22:33:39 -06:00
parent 05a43bcd47
commit 596d7de7de
10 changed files with 323 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ require (
github.com/alexflint/go-arg v1.6.0
github.com/biter777/countries v1.7.5
github.com/bits-and-blooms/bitset v1.24.0
github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d
github.com/disintegration/imaging v1.6.2
github.com/go-sql-driver/mysql v1.9.3
github.com/gorilla/sessions v1.4.0