Skip to content

Commit 8c6055e

Browse files
authored
fix: update Hugo module dependencies
1 parent 1197595 commit 8c6055e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

exampleSite/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ require (
1515
github.com/gethinode/mod-lottie v1.5.13 // indirect
1616
github.com/gethinode/mod-simple-datatables v1.1.7 // indirect
1717
github.com/gethinode/mod-utils/v2 v2.10.0 // indirect
18-
github.com/nextapps-de/flexsearch v0.0.0-20240501124520-961c3ae84a87 // indirect
18+
github.com/nextapps-de/flexsearch v0.0.0-20250210141409-f78ebb388862 // indirect
1919
github.com/twbs/bootstrap v5.3.3+incompatible // indirect
2020
)

exampleSite/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,7 @@ github.com/gethinode/mod-utils/v2 v2.10.0 h1:2GN6f3wcu/TlbzPD6DFlWyx+KomXz6LnBv7
142142
github.com/gethinode/mod-utils/v2 v2.10.0/go.mod h1:GTYeknoLujNjfDxI+V9Dcug26CYJSTJ0B/U2dagw9oY=
143143
github.com/nextapps-de/flexsearch v0.0.0-20240501124520-961c3ae84a87 h1:6PNbL0/LxO8Xl8MZSe5uvCidYNpFTz9nlWTqj2qdlzA=
144144
github.com/nextapps-de/flexsearch v0.0.0-20240501124520-961c3ae84a87/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
145+
github.com/nextapps-de/flexsearch v0.0.0-20250210141409-f78ebb388862 h1:+kGQ+34t7Bv0mbwTGUxwQU2ruuac8jsHEvcleSRUI3M=
146+
github.com/nextapps-de/flexsearch v0.0.0-20250210141409-f78ebb388862/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
145147
github.com/twbs/bootstrap v5.3.3+incompatible h1:goFoqinzdHfkeegpFP7pvhbd0g+A3O2hbU3XCjuNrEQ=
146148
github.com/twbs/bootstrap v5.3.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 commit comments

Comments
 (0)