This commit is contained in:
renovate[bot] 2024-06-02 12:02:49 +00:00 committed by GitHub
commit c8d6bdf3e1
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

@ -37,7 +37,7 @@ require (
github.com/hugomods/images v0.10.1 // indirect
github.com/hugomods/mermaid v0.1.1 // indirect
github.com/hugomods/pwa v0.9.0 // indirect
github.com/hugomods/search v0.13.4 // indirect
github.com/hugomods/search v0.14.0 // indirect
github.com/hugomods/simple-icons v12.0.0+incompatible // indirect
github.com/krisk/Fuse v7.0.0+incompatible // indirect
)

1
go.sum
View file

@ -154,6 +154,7 @@ github.com/hugomods/search v0.13.2/go.mod h1:xPnDGjP/HCdEWJrJBwwdI2mEtdxFxp+wHBw
github.com/hugomods/search v0.13.3 h1:1U85TBFesVcV1rTC0fV5Qjh01IEHVmDVfiQ7O33hh9Y=
github.com/hugomods/search v0.13.3/go.mod h1:xPnDGjP/HCdEWJrJBwwdI2mEtdxFxp+wHBwSl/r2m00=
github.com/hugomods/search v0.13.4/go.mod h1:xPnDGjP/HCdEWJrJBwwdI2mEtdxFxp+wHBwSl/r2m00=
github.com/hugomods/search v0.14.0/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/hugomods/simple-icons v11.6.0+incompatible h1:zc72l13asPvaKdxidFO8Quyyg+zeP0ESZQZo3md0X+Q=