chore(deps): update module github.com/hugomods/icons/vendors/simple-icons to v1.0.52

This commit is contained in:
renovate[bot] 2024-09-02 21:06:49 +00:00 committed by GitHub
parent c86a2f3f02
commit 165e0522c3
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

@ -73,7 +73,7 @@ require (
github.com/hugomods/icons v0.6.4 // indirect github.com/hugomods/icons v0.6.4 // indirect
github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.51 // indirect github.com/hugomods/icons/vendors/simple-icons v1.0.52 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect github.com/hugomods/images v0.11.2 // indirect
github.com/hugomods/katex v0.3.3 // indirect github.com/hugomods/katex v0.3.3 // indirect

1
go.sum
View file

@ -206,6 +206,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.50 h1:8tJqhTzxgsE2vn+WBVP4JH
github.com/hugomods/icons/vendors/simple-icons v1.0.50/go.mod h1:yc7MBoWIZX7Da0f6beE/Ppxmp7/stWqyGZRZMBErVJw= github.com/hugomods/icons/vendors/simple-icons v1.0.50/go.mod h1:yc7MBoWIZX7Da0f6beE/Ppxmp7/stWqyGZRZMBErVJw=
github.com/hugomods/icons/vendors/simple-icons v1.0.51 h1:yW4ppQqqWZ7Hqrmnsy7wHXvSDVMqr0tpey0/r6+824c= github.com/hugomods/icons/vendors/simple-icons v1.0.51 h1:yW4ppQqqWZ7Hqrmnsy7wHXvSDVMqr0tpey0/r6+824c=
github.com/hugomods/icons/vendors/simple-icons v1.0.51/go.mod h1:Uk4BMaWL6ohfjicOQEPZJuhCgWD9beDOkJ8+3zD0m2Q= github.com/hugomods/icons/vendors/simple-icons v1.0.51/go.mod h1:Uk4BMaWL6ohfjicOQEPZJuhCgWD9beDOkJ8+3zD0m2Q=
github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2GUZ4O2PGDMA9BsBfNSakPfrOoG00=
github.com/hugomods/idb-js v0.1.0 h1:mA6hEGtR0aFEdmq9zYMGpfSpCU6SMilx9RzC4uK3DqY= github.com/hugomods/idb-js v0.1.0 h1:mA6hEGtR0aFEdmq9zYMGpfSpCU6SMilx9RzC4uK3DqY=
github.com/hugomods/idb-js v0.1.0/go.mod h1:GPfnmr+BQpP4s6Epd4Yu+RlUog8q/Djw8qy8BZFWZ04= github.com/hugomods/idb-js v0.1.0/go.mod h1:GPfnmr+BQpP4s6Epd4Yu+RlUog8q/Djw8qy8BZFWZ04=
github.com/hugomods/images v0.10.1 h1:ok3ZUZ63MAcmFuTx2kC5JJ3Sffd420RRW9yO57SFeQA= github.com/hugomods/images v0.10.1 h1:ok3ZUZ63MAcmFuTx2kC5JJ3Sffd420RRW9yO57SFeQA=