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/vendors/simple-icons to v1.0.55
This commit is contained in:
parent
77967fcb6a
commit
e1336ea036
2 changed files with 4 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -73,7 +73,7 @@ require (
|
|||
github.com/hugomods/icons v0.6.4 // 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.54 // indirect
|
||||
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
|
||||
github.com/hugomods/idb-js v0.1.0 // indirect
|
||||
github.com/hugomods/images v0.11.2 // indirect
|
||||
github.com/hugomods/katex v0.3.3 // indirect
|
||||
|
@ -89,7 +89,7 @@ require (
|
|||
github.com/hugomods/seo/modules/translations v0.1.1 // indirect
|
||||
github.com/hugomods/seo/modules/twitter-cards v0.1.1 // indirect
|
||||
github.com/hugomods/shortcodes v0.22.0 // indirect
|
||||
github.com/hugomods/simple-icons v13.11.0+incompatible // indirect
|
||||
github.com/hugomods/simple-icons v13.12.0+incompatible // indirect
|
||||
github.com/hugomods/snackbar v0.1.2 // indirect
|
||||
github.com/hugomods/workbox v0.1.0 // indirect
|
||||
github.com/jakearchibald/idb v8.0.0+incompatible // indirect
|
||||
|
|
2
go.sum
2
go.sum
|
@ -140,6 +140,7 @@ github.com/hugomods/icons/vendors/font-awesome v0.6.8 h1:wcqovckhWxcYTkOn4JOp2Hl
|
|||
github.com/hugomods/icons/vendors/font-awesome v0.6.8/go.mod h1:IwJEJX8eFwDFCcxMjFBIgVWlPTf16yFVk78Rc3RUBjs=
|
||||
github.com/hugomods/icons/vendors/simple-icons v1.0.54 h1:hutoIKomABtlDkdPEfEOhMIndE8Z/eHn2tItyi0jl7A=
|
||||
github.com/hugomods/icons/vendors/simple-icons v1.0.54/go.mod h1:lAfVp+/D/p4trFjOYi4E+xjzOi4Pp0Sn1r32AhGofXc=
|
||||
github.com/hugomods/icons/vendors/simple-icons v1.0.55/go.mod h1:DgADd72ssALNAevP4aSMLRFRIdvbPaMA5FKTWfFA+lc=
|
||||
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.11.2 h1:d7u3c/ePboeOGx8OI5eUnilpA79YvD7KJjUgqVMR83Y=
|
||||
|
@ -172,6 +173,7 @@ github.com/hugomods/shortcodes v0.22.0 h1:Qx8vNYgMyc/kAtuAJkJVazidBRZhBN3NEngJ/O
|
|||
github.com/hugomods/shortcodes v0.22.0/go.mod h1:EnVopbZMNI/HeteM3Lp3phBTCRLvPSe7l142qhRFFPY=
|
||||
github.com/hugomods/simple-icons v13.11.0+incompatible h1:AtCB2qGZkGNe2y1r4MmXiFu4piTi8hJFK+H+ZIXwUVQ=
|
||||
github.com/hugomods/simple-icons v13.11.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||
github.com/hugomods/simple-icons v13.12.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||
github.com/hugomods/snackbar v0.1.2 h1:SLpfH9jlYwf81epH7DvM2XTZHo+3fXXpk6XKtxmo964=
|
||||
github.com/hugomods/snackbar v0.1.2/go.mod h1:ykFm0IFibeQPuPAm8Gaa27xJS/bNZcSez4omVSl2gQ0=
|
||||
github.com/hugomods/workbox v0.1.0 h1:yxuTj3gT1BNf6OitxrjxSJXfmbFBj2UTwdWr142eYFQ=
|
||||
|
|
Loading…
Reference in a new issue