Merge pull request #195 from ditatompel/renovate/github.com-hugomods-icons-vendors-simple-icons-1.x

Merge pull request #195

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
ditatombot[bot] 2024-07-22 14:27:26 +00:00 committed by GitHub
commit 10479c82dc
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.45 // indirect github.com/hugomods/icons/vendors/simple-icons v1.0.46 // 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.0 // indirect github.com/hugomods/images v0.11.0 // indirect
github.com/hugomods/katex v0.3.3 // indirect github.com/hugomods/katex v0.3.3 // indirect

1
go.sum
View file

@ -186,6 +186,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.44 h1:xibHEtNIvTOrofctNjRgZu
github.com/hugomods/icons/vendors/simple-icons v1.0.44/go.mod h1:7LcqEe8I+bPorVukiTA8m+HHKH/i413NgyItgGuhtRQ= github.com/hugomods/icons/vendors/simple-icons v1.0.44/go.mod h1:7LcqEe8I+bPorVukiTA8m+HHKH/i413NgyItgGuhtRQ=
github.com/hugomods/icons/vendors/simple-icons v1.0.45 h1:vctbGh89SbzB3gdzwn9ONJhmnKC9AmBtE5uTU8ET9Ys= github.com/hugomods/icons/vendors/simple-icons v1.0.45 h1:vctbGh89SbzB3gdzwn9ONJhmnKC9AmBtE5uTU8ET9Ys=
github.com/hugomods/icons/vendors/simple-icons v1.0.45/go.mod h1:uCOLQy1qICLIFyWZMPUG5FCH2nJEFvZRjEZ4UM4Pvto= github.com/hugomods/icons/vendors/simple-icons v1.0.45/go.mod h1:uCOLQy1qICLIFyWZMPUG5FCH2nJEFvZRjEZ4UM4Pvto=
github.com/hugomods/icons/vendors/simple-icons v1.0.46/go.mod h1:OkG7GY2x/zFC9k3ueYcm2vmtNhIMczRb188FLfg+mJI=
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=