File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1414 CACHE_PATH_WIN : ' ~\AppData\Local\hugo_cache'
1515 CACHE_PATH_MAC : ' /Users/runner/Library/Caches/hugo_cache'
1616
17+ permissions :
18+ pull-requests : read
19+ contents : read
20+
1721jobs :
1822 lint :
1923 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/gethinode/mod-simple-datatables v1.1.7 // indirect
1919 github.com/gethinode/mod-simple-datatables/v2 v2.0.1 // indirect
2020 github.com/gethinode/mod-utils/v3 v3.3.1 // indirect
21- github.com/gethinode/mod-utils/v4 v4.9.1 // indirect
21+ github.com/gethinode/mod-utils/v4 v4.9.2 // indirect
2222 github.com/nextapps-de/flexsearch v0.0.0-20250606060143-c28f52c09b7a // indirect
2323 github.com/twbs/bootstrap v5.3.7+incompatible // indirect
2424)
Original file line number Diff line number Diff line change @@ -456,6 +456,8 @@ github.com/gethinode/mod-utils/v4 v4.9.0 h1:v7+prGZPETqgI6t/LN0UhrtRKU4mqpJUQu6j
456456github.com/gethinode/mod-utils/v4 v4.9.0 /go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4 =
457457github.com/gethinode/mod-utils/v4 v4.9.1 h1:9D2AJcrlS5r2moHEoo70GrNBmq1pJHd9oT4G14DsZRs =
458458github.com/gethinode/mod-utils/v4 v4.9.1 /go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4 =
459+ github.com/gethinode/mod-utils/v4 v4.9.2 h1:lzcihwAsm8R2k2v+tWu5nfWvXMA8uRKi0nGIzZCygZ8 =
460+ github.com/gethinode/mod-utils/v4 v4.9.2 /go.mod h1:bYmvRdAo4ICy5MpSGafDvO4p5bTDpsDKFCPL3bH0mN4 =
459461github.com/nextapps-de/flexsearch v0.0.0-20230711092928-1243fd883ec3 h1:H/qVR5O4BXjRjD+5PZB+r4ug2BSJ2Of4RtwOntd+OKo =
460462github.com/nextapps-de/flexsearch v0.0.0-20230711092928-1243fd883ec3 /go.mod h1:5GdMfPAXzbA2gXBqTjC6l27kioSYzHlqDMh0+wyx7sU =
461463github.com/nextapps-de/flexsearch v0.0.0-20240108021025-afd75f742f22 h1:re7L8FxbXQpnX8BgzkdUnDpsUmloGNyLmiy2ZCln8pg =
You can’t perform that action at this time.
0 commit comments