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.57
This commit is contained in:
parent
c4ed0d94b8
commit
4e08d1f5db
2 changed files with 2 additions and 1 deletions
2
go.mod
2
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.56 // indirect
|
||||
github.com/hugomods/icons/vendors/simple-icons v1.0.57 // 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
|
||||
|
|
1
go.sum
1
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.56 h1:gJKcAae67kb4FYa6N7g1ljyvP8x/JKc1b6nIhwMhw9g=
|
||||
github.com/hugomods/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
|
||||
github.com/hugomods/icons/vendors/simple-icons v1.0.57/go.mod h1:QNKkX7+q1fzI51xUGX4qmA11b6B+xTXZ8UMHJAKQEhY=
|
||||
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=
|
||||
|
|
Loading…
Reference in a new issue