File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ require (
77 github.com/cloudcannon/bookshop/hugo/v3 v3.16.5 // indirect
88 github.com/gethinode/mod-bootstrap v1.3.4 // indirect
99 github.com/gethinode/mod-csp v1.0.8 // indirect
10- github.com/gethinode/mod-flexsearch/v3 v3.1 .0 // indirect
10+ github.com/gethinode/mod-flexsearch/v3 v3.2 .0 // indirect
1111 github.com/gethinode/mod-fontawesome/v2 v2.1.3 // indirect
1212 github.com/gethinode/mod-google-analytics v1.3.3 // indirect
1313 github.com/gethinode/mod-katex v1.1.4 // indirect
1414 github.com/gethinode/mod-leaflet v1.3.1 // indirect
1515 github.com/gethinode/mod-lottie v1.6.1 // indirect
1616 github.com/gethinode/mod-mermaid/v3 v3.0.1 // indirect
1717 github.com/gethinode/mod-simple-datatables/v2 v2.0.2 // indirect
18- github.com/gethinode/mod-utils/v4 v4.19 .0 // indirect
18+ github.com/gethinode/mod-utils/v4 v4.20 .0 // indirect
1919 github.com/nextapps-de/flexsearch v0.0.0-20250907103239-defb38b083f0 // indirect
2020 github.com/twbs/bootstrap v5.3.8+incompatible // indirect
2121)
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ github.com/gethinode/mod-flexsearch/v3 v3.0.2 h1:CZu0QI2KvqsvQbfbX3GfBjjpXR5rqTp
1414github.com/gethinode/mod-flexsearch/v3 v3.0.2 /go.mod h1:iYvaBF6Y62pjnCepYAqLxoX1ZdEBoD+9caj4cBC+MxY =
1515github.com/gethinode/mod-flexsearch/v3 v3.1.0 h1:6H2scrjze3aivlPJU3PHJ2nkQulvmw/U3TiZ7mk/prk =
1616github.com/gethinode/mod-flexsearch/v3 v3.1.0 /go.mod h1:iYvaBF6Y62pjnCepYAqLxoX1ZdEBoD+9caj4cBC+MxY =
17+ github.com/gethinode/mod-flexsearch/v3 v3.2.0 h1:BNpwXheG1XYa7DZQnUX4ZEzL5gCd0HJthS2XNPfxNjo =
18+ github.com/gethinode/mod-flexsearch/v3 v3.2.0 /go.mod h1:iYvaBF6Y62pjnCepYAqLxoX1ZdEBoD+9caj4cBC+MxY =
1719github.com/gethinode/mod-fontawesome/v2 v2.1.2 h1:v1aHhbLLwe/05zRHnx9qGqh6b3toDzcLzuv61rWAoGU =
1820github.com/gethinode/mod-fontawesome/v2 v2.1.2 /go.mod h1:zukv88wXqquEvTJJ9mWWk8Ia+9INnA41wYqusf2RcHA =
1921github.com/gethinode/mod-fontawesome/v2 v2.1.3 h1:G2LyPQVhrXxBSJ/q+mBMXpNClobkQPd3Rw1vzIyvAdk =
@@ -34,6 +36,8 @@ github.com/gethinode/mod-utils/v4 v4.18.0 h1:CLxuPCbsQBGVgAM1x5nmh6V0HJoOcltIfKG
3436github.com/gethinode/mod-utils/v4 v4.18.0 /go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4 =
3537github.com/gethinode/mod-utils/v4 v4.19.0 h1:zTKbfhcFDrEsrQI09zyI7JKQTmAQuuB9OGy7bpB8nDY =
3638github.com/gethinode/mod-utils/v4 v4.19.0 /go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4 =
39+ github.com/gethinode/mod-utils/v4 v4.20.0 h1:hGhx0qOzrIvOYrn8ozgo1X9tO/I2F8S2+6yyXK4Oj4c =
40+ github.com/gethinode/mod-utils/v4 v4.20.0 /go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4 =
3741github.com/nextapps-de/flexsearch v0.0.0-20250907103239-defb38b083f0 h1:55phPhe6fDjfjG0jX4+br3nLORKgjgx8abZUdI0YJRA =
3842github.com/nextapps-de/flexsearch v0.0.0-20250907103239-defb38b083f0 /go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU =
3943github.com/twbs/bootstrap v5.3.8+incompatible h1:eK1fsXP7R/FWFt+sSNmmvUH9usPocf240nWVw7Dh02o =
You can’t perform that action at this time.
0 commit comments