mirror of
https://github.com/ditatompel/insights.git
synced 2025-04-10 05:16:23 +07:00
chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.5.9
This commit is contained in:
parent
1ed8db390f
commit
6ff920edb3
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -71,7 +71,7 @@ require (
|
|||
github.com/hugomods/hugopress v0.5.0 // indirect
|
||||
github.com/hugomods/i18n-js v0.2.1 // indirect
|
||||
github.com/hugomods/icons v0.6.6 // indirect
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.8 // indirect
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.9 // indirect
|
||||
github.com/hugomods/icons/vendors/font-awesome v0.6.9 // indirect
|
||||
github.com/hugomods/icons/vendors/simple-icons v1.0.59 // indirect
|
||||
github.com/hugomods/idb-js v0.1.0 // indirect
|
||||
|
|
1
go.sum
1
go.sum
|
@ -136,6 +136,7 @@ github.com/hugomods/icons v0.6.6 h1:gGlafcBDRP7sSID+tgLcWdog+s/QBj8DIfU+h9tZj1U=
|
|||
github.com/hugomods/icons v0.6.6/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg=
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.8 h1:6M+G4F58pt3GkiGFeCDjKonExVV8PbBAVhDS8YQT7oY=
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.8/go.mod h1:jla3IbQAByyz45AikUAw/c7h0wUMUn5Z2j4gh+zVDj4=
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.9/go.mod h1:DuB5N1o3GCUyvYFnEeBvJRBrCHqbMWEbjoEWVLULggw=
|
||||
github.com/hugomods/icons/vendors/font-awesome v0.6.9 h1:ZpnyXeCOa9n7NBVURSRIZuGZykz80udHT8yxM+RE6NQ=
|
||||
github.com/hugomods/icons/vendors/font-awesome v0.6.9/go.mod h1:YPxdyI0WHuZfvwNeG8ADHXwnWmWIuu3PqiYGz8q9Skw=
|
||||
github.com/hugomods/icons/vendors/simple-icons v1.0.59 h1:zpjSmGkhcG40fzEVL+xDQRrPf0vk+xfeWWrw/Gixz/s=
|
||||
|
|
Loading…
Reference in a new issue