From ffd8e45424b00bd39dc56e520e92bf0e9ad4068e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 13:25:50 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/simple-icons to v13.14.0+incompatible --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 04eb440..5438233 100644 --- a/go.mod +++ b/go.mod @@ -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.13.0+incompatible // indirect + github.com/hugomods/simple-icons v13.14.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 acf513d..0556fd4 100644 --- a/go.sum +++ b/go.sum @@ -175,6 +175,7 @@ github.com/hugomods/shortcodes v0.22.0/go.mod h1:EnVopbZMNI/HeteM3Lp3phBTCRLvPSe github.com/hugomods/shortcodes v0.23.0/go.mod h1:EnVopbZMNI/HeteM3Lp3phBTCRLvPSe7l142qhRFFPY= github.com/hugomods/simple-icons v13.13.0+incompatible h1:C5lhhP1BJb+b15uod07ykbeoCO46ssj2//gu0X5N0cs= github.com/hugomods/simple-icons v13.13.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U= +github.com/hugomods/simple-icons v13.14.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=