chore(deps): update module github.com/hugomods/search to v0.13.2

This commit is contained in:
renovate[bot] 2024-02-23 21:15:05 +00:00 committed by GitHub
parent 9677a16fcd
commit 710e8ad633
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

@ -36,7 +36,7 @@ require (
github.com/hugomods/images v0.8.3 // indirect
github.com/hugomods/mermaid v0.1.1 // indirect
github.com/hugomods/pwa v0.7.0 // indirect
github.com/hugomods/search v0.8.3 // indirect
github.com/hugomods/search v0.13.2 // indirect
github.com/hugomods/simple-icons v10.4.0+incompatible // indirect
github.com/krisk/Fuse v7.0.0+incompatible // indirect
)

1
go.sum
View file

@ -72,6 +72,7 @@ github.com/hugomods/pwa v0.7.0 h1:4m8WTkWSEWi2FCnfHMJm1ZbcAPbPbHElh2gepPzfM3A=
github.com/hugomods/pwa v0.7.0/go.mod h1:KpYK2Ffn969+Py5SzV3+iXYase4UoUeRAsd9jY7Q2Us=
github.com/hugomods/search v0.8.3 h1:IIeU8Xw5t+SRYwpX08NjROt+YtDtWjjW0Xa00nEaYVs=
github.com/hugomods/search v0.8.3/go.mod h1:FURp5HBUm8JiuJajLk9sZ1Z1QUSJATboYEp1sFi46a4=
github.com/hugomods/search v0.13.2/go.mod h1:xPnDGjP/HCdEWJrJBwwdI2mEtdxFxp+wHBwSl/r2m00=
github.com/hugomods/simple-icons v10.4.0+incompatible h1:ddkpJhI+76GK0WLiyLKVd0xrJoQaEx9Fhfqn2jsbW7w=
github.com/hugomods/simple-icons v10.4.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
github.com/krisk/Fuse v7.0.0+incompatible h1:jVyg6No+Joc51Rn97QQYJZIpCxzd4ywACn/4+FKWjvo=