Skip to content

Commit ce2e4f4

Browse files
authored
fix: update Hugo module dependencies
1 parent f3c9847 commit ce2e4f4

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,8 @@ github.com/nextapps-de/flexsearch v0.0.0-20240110101704-4c3966709f85 h1:H6xa5YyC
394394
github.com/nextapps-de/flexsearch v0.0.0-20240110101704-4c3966709f85/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
395395
github.com/nextapps-de/flexsearch v0.0.0-20240501124520-961c3ae84a87 h1:6PNbL0/LxO8Xl8MZSe5uvCidYNpFTz9nlWTqj2qdlzA=
396396
github.com/nextapps-de/flexsearch v0.0.0-20240501124520-961c3ae84a87/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
397+
github.com/nextapps-de/flexsearch v0.0.0-20250324202627-21313f594bcc h1:Y/yCoklpvbnCeaARCJAWuv/j34vwicYyFo3qbqZl73Y=
398+
github.com/nextapps-de/flexsearch v0.0.0-20250324202627-21313f594bcc/go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU=
397399
github.com/twbs/bootstrap v5.3.2+incompatible h1:tuiO5acc6xnZUR77Sbi5aKWXxjYxbmsSbJwYrhAKoQQ=
398400
github.com/twbs/bootstrap v5.3.2+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
399401
github.com/twbs/bootstrap v5.3.3+incompatible h1:goFoqinzdHfkeegpFP7pvhbd0g+A3O2hbU3XCjuNrEQ=

0 commit comments

Comments
 (0)