Skip to content

Commit

Permalink
chore(deps): update module github.com/hugomods/icons/vendors/simple-i…
Browse files Browse the repository at this point in the history
…cons to v1.0.56
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Oct 6, 2024
1 parent 675dfb0 commit 36f177d
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 16 deletions.
2 changes: 1 addition & 1 deletion base/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions base/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion blog/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions blog/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions bootstrap/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion common/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions common/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.26 h1:6D1hJuBHKYx48c1lyr/hDMConY4vVrCBmckjSZCU814=
github.com/hugomods/icons/vendors/tabler v0.15.26/go.mod h1:wrNbVE+W53wGDoU4Q/4zmoXONhU/866MyYXw8bZpt1Q=
github.com/hugomods/icons/vendors/tabler v0.15.29/go.mod h1:/YqbWDqyz0yMiT/dkpUMqalk8c4iI38+9hxV8vbfxgM=
Expand Down
2 changes: 1 addition & 1 deletion decap-cms/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions decap-cms/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion docker/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions docker/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion echarts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions echarts/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion home/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions home/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.35 h1:sPP/4oeMnPR9gYJUobNvYkL2H4GR0Nlt40BYwf6b3HA=
github.com/hugomods/icons/vendors/tabler v0.15.35/go.mod h1:/pzDURyr+d4xunQTiXINI5YidKbBZtMPZOFA8KtUQQE=
github.com/hugomods/icons/vendors/tabler v0.15.36/go.mod h1:rBCDRnXug9YBFuj5q221KHylFbjWL0bYs9/egsb5KAI=
Expand Down
2 changes: 1 addition & 1 deletion hugopress/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions hugopress/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion icons/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions icons/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion images/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions images/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion kroki/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions kroki/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.43 h1:I7ZNA/3geABetpjZRwPY80oAl0d1ABFjKvjI1KOGpWE=
github.com/hugomods/icons/vendors/tabler v0.15.43/go.mod h1:1c5qwXMcUN6J2Hhqlk7ixcdXORJPkUCpEwgYl8WipLU=
github.com/hugomods/icons/vendors/tabler v0.15.44/go.mod h1:zD2wwdqsUNeFb8svvMxhlZ1Rvs83STwLGztwbfTFHWw=
Expand Down
2 changes: 1 addition & 1 deletion pwa/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions pwa/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion search/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
1 change: 1 addition & 0 deletions search/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.52/go.mod h1:JkyLPirnYf5HbI2
github.com/hugomods/icons/vendors/simple-icons v1.0.53/go.mod h1:uhL0lxvPii4EnmJhJcG0yvzgzoGDxw6+95Ouzez+jvc=
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/icons/vendors/simple-icons v1.0.56/go.mod h1:amg6gmRchBb2zrdPIbLAqXViVtNplSvnYL+MZrZSX6g=
github.com/hugomods/icons/vendors/tabler v0.15.28 h1:4ad2Mr8JAVKgrY2GKRa6WZhU16vrri8PjiRXfK7iPe4=
github.com/hugomods/icons/vendors/tabler v0.15.28/go.mod h1:3H1cKWUgsZIX8y9RPZQTxhEbkhdt0kBtmcDaYhTOJE4=
github.com/hugomods/icons/vendors/tabler v0.15.29 h1:o/qXmnBYgUiXZYqAyhJCO9PXCXAnanBhjgxngQEKKbk=
Expand Down
2 changes: 1 addition & 1 deletion seo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ require (
github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect
github.com/hugomods/icons/vendors/lucide v0.3.38 // indirect
github.com/hugomods/icons/vendors/mdi v0.3.6 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.55 // indirect
github.com/hugomods/icons/vendors/simple-icons v1.0.56 // indirect
github.com/hugomods/icons/vendors/tabler v0.15.46 // indirect
github.com/hugomods/idb-js v0.1.0 // indirect
github.com/hugomods/images v0.11.2 // indirect
Expand Down
Loading

0 comments on commit 36f177d

Please sign in to comment.