mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore(deps): update module github.com/hugomods/icons to v0.6.5
This commit is contained in:
parent
c4ed0d94b8
commit
ebdf8a62a9
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -70,7 +70,7 @@ require (
|
|||
github.com/hugomods/gravatar v0.2.0 // indirect
|
||||
github.com/hugomods/hugopress v0.5.0 // indirect
|
||||
github.com/hugomods/i18n-js v0.2.1 // indirect
|
||||
github.com/hugomods/icons v0.6.4 // indirect
|
||||
github.com/hugomods/icons v0.6.5 // 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/simple-icons v1.0.56 // indirect
|
||||
|
|
1
go.sum
1
go.sum
|
@ -134,6 +134,7 @@ github.com/hugomods/i18n-js v0.2.1 h1:uIUl4LiYdwo8IK08oq7OmluYLedL21Wc9Rig1taDTS
|
|||
github.com/hugomods/i18n-js v0.2.1/go.mod h1:eJfxjgI2CQsNA1/ReIVvr5127DftUKcbHd2A2SQmDvU=
|
||||
github.com/hugomods/icons v0.6.4 h1:SeDMpN2kjc8mbuXfi8zED4IN5IGZmqJdmmUQr9tIpxw=
|
||||
github.com/hugomods/icons v0.6.4/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg=
|
||||
github.com/hugomods/icons v0.6.5/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg=
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.7 h1:k2oXx7EOqiqPv9SRb2mtSiPtdWMQUFhtwE3kd0+5QK4=
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.7/go.mod h1:bTxiIPJ/idHEc35EtvtwSODLpjI+R54BkGdikO3gCmY=
|
||||
github.com/hugomods/icons/vendors/font-awesome v0.6.8 h1:wcqovckhWxcYTkOn4JOp2HljVmus+59AwDP9cAYWiMg=
|
||||
|
|
Loading…
Reference in a new issue