From 668312fe84a562c1d00b890ea433d9e2d4502afb Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Mon, 30 Sep 2024 06:54:11 -0400 Subject: =?UTF-8?q?chore:=20=F0=9F=A4=96=20Added=20content,=20fixed=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added more content, flushing out structure, and corrected some bugs. --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index df776cc..720fe8c 100644 --- a/go.mod +++ b/go.mod @@ -4,6 +4,7 @@ go 1.22.7 require ( github.com/airbnb/lottie-web v5.12.2+incompatible // indirect + github.com/anoduck/mod-countup v0.1.1 // indirect github.com/gethinode/hinode v0.26.7 // indirect github.com/gethinode/mod-bootstrap v1.3.1 // indirect github.com/gethinode/mod-flexsearch v1.12.1 // indirect -- cgit v1.2.3