From 1d24bdd88d4f06b1da5425cfb34593f526d227f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 00:43:37 +0000 Subject: [PATCH] chore(deps): update module github.com/twbs/icons to v1.13.1 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8cbc142..ca4302f 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.10 // indirect github.com/hugomods/seo/modules/base v0.1.3 // indirect - github.com/twbs/icons v1.12.1 // indirect + github.com/twbs/icons v1.13.1 // indirect ) diff --git a/go.sum b/go.sum index a06d6fa..8687464 100644 --- a/go.sum +++ b/go.sum @@ -43,3 +43,4 @@ 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= +github.com/twbs/icons v1.13.1/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=