diff options
| author | Anoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com> | 2025-03-30 20:50:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-30 20:50:04 +0000 |
| commit | 4f840706434b62b72361ef2664836bd98dcdc249 (patch) | |
| tree | 60ae03083076cd666a637319f08657f3e786ea46 /go.mod | |
| parent | f358dd43e71176630405d118742efbdbd9146278 (diff) | |
| parent | 640338b79641fa3a1957a38f9e449b05444f579c (diff) | |
Merge pull request #93 from anoduck/develop
docs(Added-to-docs)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |
