mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore(deps): update module github.com/hugomods/simple-icons to v12.3.0+incompatible
This commit is contained in:
parent
67d7509ff3
commit
95c7e2bf87
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -35,5 +35,5 @@ require (
|
||||||
github.com/hugomods/mermaid v0.1.1 // indirect
|
github.com/hugomods/mermaid v0.1.1 // indirect
|
||||||
github.com/hugomods/pwa v0.9.0 // indirect
|
github.com/hugomods/pwa v0.9.0 // indirect
|
||||||
github.com/hugomods/search v0.14.0 // indirect
|
github.com/hugomods/search v0.14.0 // indirect
|
||||||
github.com/hugomods/simple-icons v12.2.0+incompatible // indirect
|
github.com/hugomods/simple-icons v12.3.0+incompatible // indirect
|
||||||
)
|
)
|
||||||
|
|
1
go.sum
1
go.sum
|
@ -69,4 +69,5 @@ github.com/hugomods/search v0.14.0 h1:mN52YGIaIBr2pv5NWGJiQhAVFt+lOUHDNcpbz9T4Cx
|
||||||
github.com/hugomods/search v0.14.0/go.mod h1:xPnDGjP/HCdEWJrJBwwdI2mEtdxFxp+wHBwSl/r2m00=
|
github.com/hugomods/search v0.14.0/go.mod h1:xPnDGjP/HCdEWJrJBwwdI2mEtdxFxp+wHBwSl/r2m00=
|
||||||
github.com/hugomods/simple-icons v12.2.0+incompatible h1:Atj+h4st6qB8I9p7jdMdf1/tw7pqtWBFL6L4SCaWEFI=
|
github.com/hugomods/simple-icons v12.2.0+incompatible h1:Atj+h4st6qB8I9p7jdMdf1/tw7pqtWBFL6L4SCaWEFI=
|
||||||
github.com/hugomods/simple-icons v12.2.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
github.com/hugomods/simple-icons v12.2.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||||
|
github.com/hugomods/simple-icons v12.3.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||||
github.com/twbs/bootstrap v5.3.2+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
|
github.com/twbs/bootstrap v5.3.2+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
|
||||||
|
|
Loading…
Reference in a new issue