chore(deps): update module github.com/hugomods/icons/vendors/font-awesome to v0.6.7

This commit is contained in:
renovate[bot] 2024-06-14 17:50:20 +00:00 committed by GitHub
parent 326def1c9c
commit 35605fb409
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

@ -29,7 +29,7 @@ require (
github.com/hugomods/gravatar v0.2.0 // indirect github.com/hugomods/gravatar v0.2.0 // indirect
github.com/hugomods/hugopress v0.4.0 // indirect github.com/hugomods/hugopress v0.4.0 // 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.6 // indirect github.com/hugomods/icons/vendors/font-awesome v0.6.7 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.10.1 // indirect github.com/hugomods/images v0.10.1 // indirect
github.com/hugomods/mermaid v0.1.1 // indirect github.com/hugomods/mermaid v0.1.1 // indirect

1
go.sum
View file

@ -54,6 +54,7 @@ github.com/hugomods/icons/vendors/bootstrap v0.5.6/go.mod h1:Sw1RhQvFcsQlJ5a4SKp
github.com/hugomods/icons/vendors/bootstrap v0.5.7/go.mod h1:bTxiIPJ/idHEc35EtvtwSODLpjI+R54BkGdikO3gCmY= github.com/hugomods/icons/vendors/bootstrap v0.5.7/go.mod h1:bTxiIPJ/idHEc35EtvtwSODLpjI+R54BkGdikO3gCmY=
github.com/hugomods/icons/vendors/font-awesome v0.6.6 h1:rb12roByF9LZfUxBpyhyqenkcX2+VGkYf5jJ/55OPHo= github.com/hugomods/icons/vendors/font-awesome v0.6.6 h1:rb12roByF9LZfUxBpyhyqenkcX2+VGkYf5jJ/55OPHo=
github.com/hugomods/icons/vendors/font-awesome v0.6.6/go.mod h1:2IVdmnq+IWCnPFYsvbxq59dTuW3+prPLerpu8Ezobro= github.com/hugomods/icons/vendors/font-awesome v0.6.6/go.mod h1:2IVdmnq+IWCnPFYsvbxq59dTuW3+prPLerpu8Ezobro=
github.com/hugomods/icons/vendors/font-awesome v0.6.7/go.mod h1:aVL3nnSpH24/y4NJTNow1IWDbkLewDUuZUc1EYJIQAg=
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=