Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
58cc6b4a6d
Merge c002bce7ef into 9677a16fcd 2024-02-23 21:14:39 +00:00
renovate[bot]
c002bce7ef
chore(deps): update module github.com/hugomods/icons/vendors/font-awesome to v0.6.3 2024-02-23 21:14:37 +00:00
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -31,7 +31,7 @@ require (
github.com/hugomods/gravatar v0.2.0 // indirect
github.com/hugomods/hugopress v0.2.3 // indirect
github.com/hugomods/icons/vendors/bootstrap v0.5.4 // indirect
github.com/hugomods/icons/vendors/font-awesome v0.6.1 // indirect
github.com/hugomods/icons/vendors/font-awesome v0.6.3 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.8.3 // indirect
github.com/hugomods/mermaid v0.1.1 // indirect

1
go.sum
View file

@ -62,6 +62,7 @@ github.com/hugomods/icons/vendors/bootstrap v0.5.3/go.mod h1:SuPcqO3u8gN4epmf+2L
github.com/hugomods/icons/vendors/bootstrap v0.5.4/go.mod h1:DtuYP+dG9Sttfsggd9k09h/hapZBsel6JJ1vNetkaCg=
github.com/hugomods/icons/vendors/font-awesome v0.6.1 h1:MyYF67fPthN4EDkT/IwY0ydowxzE6J/oKFTltOCY2vY=
github.com/hugomods/icons/vendors/font-awesome v0.6.1/go.mod h1:kmMci4qX8yTQPT28sskzKRudJiQAAiZZugjNbkakRhk=
github.com/hugomods/icons/vendors/font-awesome v0.6.3/go.mod h1:S7BE6/wpDplzG9uTnZqG6Q7ruMFi8MN1R+DqE8gNc3Y=
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/images v0.8.3 h1:tvccLmr4ydDw2rWtfRJUuXbDMYzoK9eB2HRTfVFi8to=