summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-04-28 03:01:45 -0400
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-04-28 03:04:59 -0400
commit185fccd88df071800f225b8196a59b048c2ea2cf (patch)
tree52485bd3203b44e07ab4526d575def3d4d8d1452 /go.mod
parentbeffdd80ee9c810b9dda04f1c0fa348b1716a1b1 (diff)
fix(google): fixed links for google
added page aliases, and removed links where needed
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4f383fd..396dc43 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-20250401082903-112a07725f72 // indirect
+ github.com/nextapps-de/flexsearch v0.0.0-20250413135207-d40308d57a48 // indirect
github.com/twbs/bootstrap v5.3.5+incompatible // indirect
)