From 30a8201fab515fb164582191b9bcd4cfe1ea5f30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 06:52:44 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/search-index to v0.1.2 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4604cd8..b13402a 100644 --- a/go.mod +++ b/go.mod @@ -81,7 +81,7 @@ require ( github.com/hugomods/mermaid v0.1.4 // indirect github.com/hugomods/pwa v0.9.0 // indirect github.com/hugomods/search v0.19.0 // indirect - github.com/hugomods/search-index v0.1.1 // indirect + github.com/hugomods/search-index v0.1.2 // indirect github.com/hugomods/seo/modules/alternatives v0.1.1 // indirect github.com/hugomods/seo/modules/base v0.1.3 // indirect github.com/hugomods/seo/modules/favicons v0.2.2 // indirect diff --git a/go.sum b/go.sum index f10e5df..ad80606 100644 --- a/go.sum +++ b/go.sum @@ -156,6 +156,7 @@ github.com/hugomods/search v0.19.0 h1:SQoSJoX9EbcnH1m3+IiAv99lSg8C+iCHpZguU9Wbyg github.com/hugomods/search v0.19.0/go.mod h1:xPnDGjP/HCdEWJrJBwwdI2mEtdxFxp+wHBwSl/r2m00= github.com/hugomods/search-index v0.1.1 h1:jAJ+Gu0nzCq/bbjEeJQcI1gLgqJOn+RHnTf9Sp1go2w= github.com/hugomods/search-index v0.1.1/go.mod h1:2owtATJ1XxWAvK/trnNoUC1EoBimAtRYVa7F+JO/s9c= +github.com/hugomods/search-index v0.1.2/go.mod h1:2owtATJ1XxWAvK/trnNoUC1EoBimAtRYVa7F+JO/s9c= github.com/hugomods/seo/modules/alternatives v0.1.1 h1:Y8NdyBhvkSfr43ZKtXvQBgOW9lHL0a6vC1UIZFNbMpo= github.com/hugomods/seo/modules/alternatives v0.1.1/go.mod h1:y/VmIbVDnJWgcbhw0Rp8PP4RtvLhAx+URfvwl5SrWg0= github.com/hugomods/seo/modules/base v0.1.3 h1:1RYumYqpmNTamOnoVjhu1u5S8dxx71awYcJaiIuJw60=