diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-03-25 02:09:29 -0400 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-03-25 02:15:54 -0400 |
| commit | f0547c58ec14beeaf3d15ad7e03166dcfb9af991 (patch) | |
| tree | 76fb9ccb1c1d66fdb5a5328e2569d62d24b303d4 /go.mod | |
| parent | 6ddbeaac0d9cf708980b3288c445586b5f49b65b (diff) | |
docs: Added content, updated mods
Added pages on mail tampering, Italy banning solar, qs and as, and corrected markdown formatting error.
Diffstat (limited to '')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,8 +7,8 @@ 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.5 // indirect - github.com/anoduck/mod-timelinejs v0.1.4 // indirect + github.com/anoduck/mod-popup v0.2.6 // indirect + github.com/anoduck/mod-timelinejs v0.1.5 // 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 @@ -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-20250301115249-5bcbc72dac51 // indirect + github.com/nextapps-de/flexsearch v0.0.0-20250324202627-21313f594bcc // indirect github.com/twbs/bootstrap v5.3.3+incompatible // indirect ) |
