From 8b7ae55563168b75189e0bce7dbd70c53f40580f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 20:24:00 +0000 Subject: [PATCH] chore(deps): update module github.com/twbs/icons to v1.11.4 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fe300b6..d60e7d8 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.3 // indirect + github.com/twbs/icons v1.11.4 // indirect ) diff --git a/go.sum b/go.sum index b89a9b8..3b85d77 100644 --- a/go.sum +++ b/go.sum @@ -40,3 +40,4 @@ github.com/twbs/bootstrap v5.3.2+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspT github.com/twbs/bootstrap v5.3.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0= 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=