From 0866f50fc64a56908f0dffdd48766e3f99512afa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 08:58:57 +0000 Subject: [PATCH] chore(deps): update module github.com/twbs/icons to v1.12.1 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d60e7d8..ff43a41 100644 --- a/go.mod +++ b/go.mod @@ -12,5 +12,5 @@ require ( github.com/hugomods/icons v0.6.6 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.9 // indirect github.com/hugomods/seo/modules/base v0.1.3 // indirect - github.com/twbs/icons v1.11.4 // indirect + github.com/twbs/icons v1.12.1 // indirect ) diff --git a/go.sum b/go.sum index 3b85d77..cd2fae0 100644 --- a/go.sum +++ b/go.sum @@ -41,3 +41,4 @@ github.com/twbs/bootstrap v5.3.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspT github.com/twbs/icons v1.11.3 h1:XhvrQ1XDom9ggBbQx3wQCFGEr8qAQwQP/dAcw8OXMtA= github.com/twbs/icons v1.11.3/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA= github.com/twbs/icons v1.11.4/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA= +github.com/twbs/icons v1.12.1/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=