From 744d227fd7a9621ac713fe071d70c58b8de3a861 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:38:05 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/simple-icons to v1.0.59 --- go.mod | 4 ++-- go.sum | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 99c2e81..c346789 100644 --- a/go.mod +++ b/go.mod @@ -73,7 +73,7 @@ require ( github.com/hugomods/icons v0.6.5 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.8 // indirect github.com/hugomods/icons/vendors/font-awesome v0.6.9 // indirect - github.com/hugomods/icons/vendors/simple-icons v1.0.58 // indirect + github.com/hugomods/icons/vendors/simple-icons v1.0.59 // 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 @@ -89,7 +89,7 @@ require ( github.com/hugomods/seo/modules/translations v0.1.1 // indirect github.com/hugomods/seo/modules/twitter-cards v0.1.1 // indirect github.com/hugomods/shortcodes v0.23.0 // indirect - github.com/hugomods/simple-icons v13.14.1+incompatible // indirect + github.com/hugomods/simple-icons v13.15.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 7ec5cdf..dc49746 100644 --- a/go.sum +++ b/go.sum @@ -140,6 +140,7 @@ github.com/hugomods/icons/vendors/font-awesome v0.6.9 h1:ZpnyXeCOa9n7NBVURSRIZuG github.com/hugomods/icons/vendors/font-awesome v0.6.9/go.mod h1:YPxdyI0WHuZfvwNeG8ADHXwnWmWIuu3PqiYGz8q9Skw= github.com/hugomods/icons/vendors/simple-icons v1.0.58 h1:HAw65rHyKmCkjUf/+HaiU4awkD24ngfodNYtlmkBvc8= github.com/hugomods/icons/vendors/simple-icons v1.0.58/go.mod h1:FNv3PHfJQi+Ri6tPkwjmpoCb437VqyWZdrLxO6VfmTk= +github.com/hugomods/icons/vendors/simple-icons v1.0.59/go.mod h1:orl9o8nQFUF8h4m0qS+ympS8btJTaTxx4ZsXHSvXzHw= 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= @@ -172,6 +173,7 @@ github.com/hugomods/shortcodes v0.23.0 h1:ZB7bY7vvx917IkXg+ab08QD5H4biKzAsLKDMrW github.com/hugomods/shortcodes v0.23.0/go.mod h1:EnVopbZMNI/HeteM3Lp3phBTCRLvPSe7l142qhRFFPY= github.com/hugomods/simple-icons v13.14.1+incompatible h1:LUYUiXVFDwmaWuH9s1M2/WGizZ05Bj6jbMPCo/jiQho= github.com/hugomods/simple-icons v13.14.1+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U= +github.com/hugomods/simple-icons v13.15.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=