diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-05-13 02:12:08 -0400 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-05-13 02:13:58 -0400 |
| commit | a35b89a5ca8bc36a7f5e3590bd35f89147d243de (patch) | |
| tree | 908960e550024081c88a35135e0920f268b53fe8 /go.mod | |
| parent | 733a643900bccc44f93533487481c4a283966b9d (diff) | |
feat: adding content
New content additions regarding brown field.
Diffstat (limited to '')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -18,10 +18,10 @@ require ( github.com/gethinode/mod-google-analytics v1.3.1 // indirect github.com/gethinode/mod-katex v1.1.3 // indirect github.com/gethinode/mod-leaflet v1.2.1 // indirect - github.com/gethinode/mod-lottie v1.5.13 // indirect + github.com/gethinode/mod-lottie v1.5.14 // indirect 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-20250413135207-d40308d57a48 // indirect - github.com/twbs/bootstrap v5.3.5+incompatible // indirect + github.com/nextapps-de/flexsearch v0.0.0-20250512064103-9053b2c83400 // indirect + github.com/twbs/bootstrap v5.3.6+incompatible // indirect ) |
