summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-03-30 16:16:26 -0400
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-03-30 16:16:26 -0400
commit82fb62060fcc4fd81ff11f0e50cab279def6d8b2 (patch)
treeee93cd827430ad46746f71e1c3dd83c81a9bff84 /go.mod
parent51949ad0f0c84b36382a370d202b8d6c0aac01d2 (diff)
docs: minor changes
minute and insignificant changes and renamings
Diffstat (limited to '')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 1a9eaf2..cb09a29 100644
--- a/go.mod
+++ b/go.mod
@@ -22,6 +22,6 @@ require (
github.com/gethinode/mod-mermaid v1.1.22 // indirect
github.com/gethinode/mod-simple-datatables v1.1.7 // indirect
github.com/gethinode/mod-utils/v2 v2.10.0 // indirect
- github.com/nextapps-de/flexsearch v0.0.0-20250327200406-2b1771fd6d2d // indirect
+ github.com/nextapps-de/flexsearch v0.0.0-20250329175726-b75fff89374b // indirect
github.com/twbs/bootstrap v5.3.3+incompatible // indirect
)