From 24b76b27ae14705ebd3a49a9c3bcce4003172979 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:34:12 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons to v0.6.3 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 04604a063b0..a39c5de2126 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.18 require ( github.com/hugomods/fuse-js v0.1.0 // indirect github.com/hugomods/i18n-js v0.2.1 // indirect - github.com/hugomods/icons v0.6.2 // indirect + github.com/hugomods/icons v0.6.3 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.4 // indirect github.com/krisk/Fuse v7.0.0+incompatible // indirect github.com/twbs/icons v1.11.3 // indirect diff --git a/go.sum b/go.sum index f3aaa7229fd..8e387f0218e 100644 --- a/go.sum +++ b/go.sum @@ -4,6 +4,7 @@ github.com/hugomods/i18n-js v0.2.1 h1:uIUl4LiYdwo8IK08oq7OmluYLedL21Wc9Rig1taDTS github.com/hugomods/i18n-js v0.2.1/go.mod h1:eJfxjgI2CQsNA1/ReIVvr5127DftUKcbHd2A2SQmDvU= github.com/hugomods/icons v0.6.2 h1:uESGgdnZ0NW/IPNfbGuq1dYG/p5XiqZ9R9CNq0Snr4c= github.com/hugomods/icons v0.6.2/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= +github.com/hugomods/icons v0.6.3/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons/vendors/bootstrap v0.5.4 h1:I/Zr7xBYZZsVkR8NJkTn3x3a5Mp8y1EUmWoI/Ypg6/I= github.com/hugomods/icons/vendors/bootstrap v0.5.4/go.mod h1:DtuYP+dG9Sttfsggd9k09h/hapZBsel6JJ1vNetkaCg= github.com/krisk/Fuse v7.0.0+incompatible h1:jVyg6No+Joc51Rn97QQYJZIpCxzd4ywACn/4+FKWjvo=