From 6ee696aeec845b9120ce40b8a44e06f7366cfb85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 11:09:35 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/simple-icons to v1.1.0 --- go.mod | 4 ++-- go.sum | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 9016fa7..9e11d35 100644 --- a/go.mod +++ b/go.mod @@ -73,7 +73,7 @@ require ( github.com/hugomods/icons v0.6.6 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.9 // indirect github.com/hugomods/icons/vendors/font-awesome v0.6.12 // indirect - github.com/hugomods/icons/vendors/simple-icons v1.0.60 // indirect + github.com/hugomods/icons/vendors/simple-icons v1.1.0 // 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 @@ -90,7 +90,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.18.0+incompatible // indirect + github.com/hugomods/simple-icons v13.19.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 acc663d..b8a44d8 100644 --- a/go.sum +++ b/go.sum @@ -140,6 +140,7 @@ github.com/hugomods/icons/vendors/font-awesome v0.6.12 h1:I8ckJFuxr8mD8bJ4NX9Nrm github.com/hugomods/icons/vendors/font-awesome v0.6.12/go.mod h1:6YBo/5GaNpAocKwnKNWcd9xkliiRJXmwz2mstY5lr9I= github.com/hugomods/icons/vendors/simple-icons v1.0.60 h1:cfAx6+n6XQfEOoGIzdLqRQzGzfc3xq5Sjy3Hx1oUrDs= github.com/hugomods/icons/vendors/simple-icons v1.0.60/go.mod h1:/skqfU1fJ+WnPV8nX3sP2yTBJc7PLMdciMp8qNXDKYU= +github.com/hugomods/icons/vendors/simple-icons v1.1.0/go.mod h1:x5TsryarJP5xAGVAXiZCa/7tP8+b22n5BbHfxtjX2uc= 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= @@ -174,6 +175,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.18.0+incompatible h1:nBbi6HunJ/1nRzUsBz7Hw756f4kVjq+pkLgS0aO8y7A= github.com/hugomods/simple-icons v13.18.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U= +github.com/hugomods/simple-icons v13.19.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=