Skip to content

Commit 742a915

Browse files
authored
fix: update Hugo module dependencies
1 parent cb53945 commit 742a915

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-20250210141409-f78ebb388862 // indirect
18+
github.com/nextapps-de/flexsearch v0.0.0-20250322144212-63531ef4f106 // 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
@@ -144,5 +144,7 @@ github.com/nextapps-de/flexsearch v0.0.0-20240501124520-961c3ae84a87 h1:6PNbL0/L
144144
github.com/nextapps-de/flexsearch v0.0.0-20240501124520-961c3ae84a87/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
145145
github.com/nextapps-de/flexsearch v0.0.0-20250210141409-f78ebb388862 h1:+kGQ+34t7Bv0mbwTGUxwQU2ruuac8jsHEvcleSRUI3M=
146146
github.com/nextapps-de/flexsearch v0.0.0-20250210141409-f78ebb388862/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
147+
github.com/nextapps-de/flexsearch v0.0.0-20250322144212-63531ef4f106 h1:BsQzS3cI5+xhzYwHhEviUqy7lSP4mPlAMtKadsDFOtA=
148+
github.com/nextapps-de/flexsearch v0.0.0-20250322144212-63531ef4f106/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
147149
github.com/twbs/bootstrap v5.3.3+incompatible h1:goFoqinzdHfkeegpFP7pvhbd0g+A3O2hbU3XCjuNrEQ=
148150
github.com/twbs/bootstrap v5.3.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 commit comments

Comments
 (0)