From d1c818c94c2667851fce3ff793d50a39f8b97552 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Sun, 8 Sep 2024 16:14:42 -0400 Subject: feat: :construction: WIP: Builds...finally. Added most of former content from quartz. Preliminary setup achieved. --- go.mod | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 122afd9..686f640 100644 --- a/go.mod +++ b/go.mod @@ -11,9 +11,10 @@ require ( github.com/gethinode/mod-fontawesome v1.10.0 // indirect github.com/gethinode/mod-katex v1.1.2 // indirect github.com/gethinode/mod-leaflet v1.1.1 // indirect - github.com/gethinode/mod-lottie v1.5.7 // indirect - github.com/gethinode/mod-simple-datatables v1.0.9 // indirect - github.com/gethinode/mod-utils/v2 v2.5.2 // indirect + github.com/gethinode/mod-lottie v1.5.8 // indirect + github.com/gethinode/mod-mermaid v1.1.17 // indirect + github.com/gethinode/mod-simple-datatables v1.0.10 // indirect + github.com/gethinode/mod-utils/v2 v2.7.0 // indirect github.com/nextapps-de/flexsearch v0.0.0-20240501124520-961c3ae84a87 // indirect github.com/twbs/bootstrap v5.3.3+incompatible // indirect ) -- cgit v1.2.3