From 88d9f43e6c3302d3729da4b604756506a3ffc7ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 12:55:14 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.5.10 --- go.mod | 2 +- go.sum | 1 + modules/decap-cms/go.mod | 2 +- modules/decap-cms/go.sum | 1 + modules/twikoo/go.mod | 2 +- modules/twikoo/go.sum | 1 + 6 files changed, 6 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bad518f9..98d9c56b 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/hugomods/gravatar v0.2.0 // indirect github.com/hugomods/hugopress v0.5.0 // indirect github.com/hugomods/icons v0.6.6 // indirect - github.com/hugomods/icons/vendors/bootstrap v0.5.9 // indirect + github.com/hugomods/icons/vendors/bootstrap v0.5.10 // indirect github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect github.com/hugomods/images v0.11.2 // indirect github.com/hugomods/seo/modules/base v0.1.3 // indirect diff --git a/go.sum b/go.sum index b71da784..538bc2af 100644 --- a/go.sum +++ b/go.sum @@ -162,6 +162,7 @@ github.com/hugomods/icons/vendors/bootstrap v0.5.6/go.mod h1:Sw1RhQvFcsQlJ5a4SKp github.com/hugomods/icons/vendors/bootstrap v0.5.7/go.mod h1:bTxiIPJ/idHEc35EtvtwSODLpjI+R54BkGdikO3gCmY= github.com/hugomods/icons/vendors/bootstrap v0.5.8/go.mod h1:jla3IbQAByyz45AikUAw/c7h0wUMUn5Z2j4gh+zVDj4= github.com/hugomods/icons/vendors/bootstrap v0.5.9/go.mod h1:DuB5N1o3GCUyvYFnEeBvJRBrCHqbMWEbjoEWVLULggw= +github.com/hugomods/icons/vendors/bootstrap v0.5.10/go.mod h1:WK/K+Ig81G833kx39zJKehOvdVI02Ih7v1K8GQExITA= github.com/hugomods/icons/vendors/simple-icons v1.0.25 h1:xbDx/9xgt9+2XyolTc33Vg5OMIpsId3MmNcQ289H570= github.com/hugomods/icons/vendors/simple-icons v1.0.25/go.mod h1:Yi5H1QtUn2ijo/jEkgjHi5i5jnjIkmREZuJ1qzuRqh0= github.com/hugomods/icons/vendors/simple-icons v1.0.26/go.mod h1:TM3sfNzBmqrckH18wYC0ksdsqvZFpZULE0gnbSeNoUY= diff --git a/modules/decap-cms/go.mod b/modules/decap-cms/go.mod index f35ed336..83f28146 100644 --- a/modules/decap-cms/go.mod +++ b/modules/decap-cms/go.mod @@ -19,7 +19,7 @@ require ( github.com/hugomods/gravatar v0.2.0 // indirect github.com/hugomods/hugopress v0.5.0 // indirect github.com/hugomods/icons v0.6.6 // indirect - github.com/hugomods/icons/vendors/bootstrap v0.5.9 // indirect + github.com/hugomods/icons/vendors/bootstrap v0.5.10 // indirect github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect github.com/hugomods/images v0.11.2 // indirect github.com/hugomods/seo/modules/base v0.1.3 // indirect diff --git a/modules/decap-cms/go.sum b/modules/decap-cms/go.sum index a71af77f..09f7b843 100644 --- a/modules/decap-cms/go.sum +++ b/modules/decap-cms/go.sum @@ -199,6 +199,7 @@ github.com/hugomods/icons/vendors/bootstrap v0.5.6/go.mod h1:Sw1RhQvFcsQlJ5a4SKp github.com/hugomods/icons/vendors/bootstrap v0.5.7/go.mod h1:bTxiIPJ/idHEc35EtvtwSODLpjI+R54BkGdikO3gCmY= github.com/hugomods/icons/vendors/bootstrap v0.5.8/go.mod h1:jla3IbQAByyz45AikUAw/c7h0wUMUn5Z2j4gh+zVDj4= github.com/hugomods/icons/vendors/bootstrap v0.5.9/go.mod h1:DuB5N1o3GCUyvYFnEeBvJRBrCHqbMWEbjoEWVLULggw= +github.com/hugomods/icons/vendors/bootstrap v0.5.10/go.mod h1:WK/K+Ig81G833kx39zJKehOvdVI02Ih7v1K8GQExITA= github.com/hugomods/icons/vendors/simple-icons v1.0.28 h1:d8cDvQXKc+hLWvngP0RZl1q6Ygv4/WxMD9pGDGTwQrk= github.com/hugomods/icons/vendors/simple-icons v1.0.28/go.mod h1:p1h2vSOPRPf+wlqISlrZPNZqF6dLdg4T0l9A05KM4BM= github.com/hugomods/icons/vendors/simple-icons v1.0.29/go.mod h1:xarNh9bs80owlZgbN9TP894ITqsjiClD3B/JIJtfYL8= diff --git a/modules/twikoo/go.mod b/modules/twikoo/go.mod index b89bb37d..e0827b25 100644 --- a/modules/twikoo/go.mod +++ b/modules/twikoo/go.mod @@ -10,7 +10,7 @@ require ( github.com/hbstack/pagination v0.8.0 // indirect github.com/hbstack/socials v0.18.0 // indirect github.com/hugomods/gravatar v0.2.0 // indirect - github.com/hugomods/icons/vendors/bootstrap v0.5.9 // indirect + github.com/hugomods/icons/vendors/bootstrap v0.5.10 // indirect github.com/hugomods/images v0.11.2 // indirect github.com/hugomods/simple-icons v13.21.0+incompatible // indirect github.com/hugomods/twikoo v0.1.0 // indirect diff --git a/modules/twikoo/go.sum b/modules/twikoo/go.sum index 05d90c0b..9d37a557 100644 --- a/modules/twikoo/go.sum +++ b/modules/twikoo/go.sum @@ -104,6 +104,7 @@ github.com/hugomods/icons/vendors/bootstrap v0.5.6/go.mod h1:Sw1RhQvFcsQlJ5a4SKp github.com/hugomods/icons/vendors/bootstrap v0.5.7/go.mod h1:bTxiIPJ/idHEc35EtvtwSODLpjI+R54BkGdikO3gCmY= github.com/hugomods/icons/vendors/bootstrap v0.5.8/go.mod h1:jla3IbQAByyz45AikUAw/c7h0wUMUn5Z2j4gh+zVDj4= github.com/hugomods/icons/vendors/bootstrap v0.5.9/go.mod h1:DuB5N1o3GCUyvYFnEeBvJRBrCHqbMWEbjoEWVLULggw= +github.com/hugomods/icons/vendors/bootstrap v0.5.10/go.mod h1:WK/K+Ig81G833kx39zJKehOvdVI02Ih7v1K8GQExITA= github.com/hugomods/images v0.8.0 h1:rsI+Akwbz+Vd3mI0leAlCD8R696usHw13nH972mTe4E= github.com/hugomods/images v0.8.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= github.com/hugomods/images v0.8.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=