Merge pull request #271 from ditatompel/renovate/github.com-hugomods-search-0.x

Merge pull request #271

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
ditatombot[bot] 2024-11-10 09:30:36 +00:00 committed by GitHub
commit c44df9d45f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -80,7 +80,7 @@ require (
github.com/hugomods/masonry-js v0.1.0 // indirect
github.com/hugomods/mermaid v0.1.4 // indirect
github.com/hugomods/pwa v0.9.0 // indirect
github.com/hugomods/search v0.18.1 // indirect
github.com/hugomods/search v0.18.3 // indirect
github.com/hugomods/search-index v0.1.1 // indirect
github.com/hugomods/seo/modules/alternatives v0.1.1 // indirect
github.com/hugomods/seo/modules/base v0.1.3 // indirect

1
go.sum
View file

@ -156,6 +156,7 @@ github.com/hugomods/pwa v0.9.0 h1:bEKFkP7xkow6IadY9hKEwPbdKeLC0XZfVT31gGP7CPc=
github.com/hugomods/pwa v0.9.0/go.mod h1:KpYK2Ffn969+Py5SzV3+iXYase4UoUeRAsd9jY7Q2Us=
github.com/hugomods/search v0.18.1 h1:NZEQa1FCHrLPBunuuv854KCTfHTw38hPGwVxvWqneDg=
github.com/hugomods/search v0.18.1/go.mod h1:xPnDGjP/HCdEWJrJBwwdI2mEtdxFxp+wHBwSl/r2m00=
github.com/hugomods/search v0.18.3/go.mod h1:xPnDGjP/HCdEWJrJBwwdI2mEtdxFxp+wHBwSl/r2m00=
github.com/hugomods/search-index v0.1.0 h1:JmCeggTFjbztJnSfum4PZ/USlmHP2rIkAWOwSpj11dA=
github.com/hugomods/search-index v0.1.0/go.mod h1:2owtATJ1XxWAvK/trnNoUC1EoBimAtRYVa7F+JO/s9c=
github.com/hugomods/search-index v0.1.1/go.mod h1:2owtATJ1XxWAvK/trnNoUC1EoBimAtRYVa7F+JO/s9c=