diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-03-07 20:30:09 -0500 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-03-07 20:30:09 -0500 |
| commit | 8c72811789f2d71c2b7863afb961fcdcd7898c47 (patch) | |
| tree | 0db8bf8be719f99050733f5b57ae97262691fcb1 /go.mod | |
| parent | 6458d9da064d11ef97b47897d6417286da2bbe91 (diff) | |
Created News and Docs folders
Diffstat (limited to '')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,10 +7,11 @@ require ( github.com/anoduck/mod-alwaysdark v0.1.3 // indirect github.com/anoduck/mod-countup v0.1.5 // indirect github.com/anoduck/mod-juxtapose v0.1.0 // indirect - github.com/anoduck/mod-popup v0.2.4 // indirect + github.com/anoduck/mod-popup v0.2.5 // indirect github.com/anoduck/mod-timelinejs v0.1.4 // indirect github.com/gethinode/hinode v0.29.3 // indirect github.com/gethinode/mod-bootstrap v1.3.2 // indirect + github.com/gethinode/mod-cookieyes v1.0.2 // indirect github.com/gethinode/mod-csp v1.0.7 // indirect github.com/gethinode/mod-flexsearch/v2 v2.1.0 // indirect github.com/gethinode/mod-fontawesome v1.10.1 // indirect |
