From d6ad90230e7208b162489b414911c287e72f7546 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 17:04:13 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/simple-icons to v1.0.41 --- go.mod | 4 ++-- go.sum | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 0136021..353271b 100644 --- a/go.mod +++ b/go.mod @@ -71,7 +71,7 @@ require ( github.com/hugomods/icons v0.6.3 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.6 // indirect github.com/hugomods/icons/vendors/font-awesome v0.6.6 // indirect - github.com/hugomods/icons/vendors/simple-icons v1.0.40 // indirect + github.com/hugomods/icons/vendors/simple-icons v1.0.41 // indirect github.com/hugomods/idb-js v0.1.0 // indirect github.com/hugomods/images v0.10.1 // indirect github.com/hugomods/katex v0.3.1 // indirect @@ -86,7 +86,7 @@ require ( github.com/hugomods/seo/modules/translations v0.1.0 // indirect github.com/hugomods/seo/modules/twitter-cards v0.1.0 // indirect github.com/hugomods/shortcodes v0.21.0 // indirect - github.com/hugomods/simple-icons v12.1.0+incompatible // indirect + github.com/hugomods/simple-icons v12.2.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 diff --git a/go.sum b/go.sum index 174e7e8..4270fcb 100644 --- a/go.sum +++ b/go.sum @@ -136,6 +136,7 @@ github.com/hugomods/icons/vendors/font-awesome v0.6.6 h1:rb12roByF9LZfUxBpyhyqen github.com/hugomods/icons/vendors/font-awesome v0.6.6/go.mod h1:2IVdmnq+IWCnPFYsvbxq59dTuW3+prPLerpu8Ezobro= github.com/hugomods/icons/vendors/simple-icons v1.0.40 h1:esnu84uFnWGhDMqBJF9qBHTXKAC170lwqZlRA9FjXeA= github.com/hugomods/icons/vendors/simple-icons v1.0.40/go.mod h1:594XsVTJ2lgbzAUy/4OopxsZEeAOKmg8GfOBwiBiCe8= +github.com/hugomods/icons/vendors/simple-icons v1.0.41/go.mod h1:LppcJG9cNDKHw5NRGmyGPBsZoqo+I18HegEgmo2/LVg= 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.10.1 h1:ok3ZUZ63MAcmFuTx2kC5JJ3Sffd420RRW9yO57SFeQA= @@ -166,6 +167,7 @@ github.com/hugomods/shortcodes v0.21.0 h1:h8Vulwd3Kiff5FERe3KaAXsI9GWW3msNof6XjN github.com/hugomods/shortcodes v0.21.0/go.mod h1:EnVopbZMNI/HeteM3Lp3phBTCRLvPSe7l142qhRFFPY= github.com/hugomods/simple-icons v12.1.0+incompatible h1:ovp83b4IfedZnVSq8S8OvnWW54L9kEn1m73ndjgqlTE= github.com/hugomods/simple-icons v12.1.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/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=