From 1306094e2727edb3465b1c532e1de5b3aa737b70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:15:12 +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 456349a..9835ddf 100644 --- a/go.mod +++ b/go.mod @@ -7,5 +7,5 @@ require ( github.com/hbstack/hb v0.16.2 // indirect github.com/hugomods/bootstrap v0.24.2 // indirect github.com/hugomods/icons v0.6.6 // indirect - github.com/twbs/icons v1.11.3 // indirect + github.com/twbs/icons v1.13.1 // indirect ) diff --git a/go.sum b/go.sum index 53c18c8..6435d95 100644 --- a/go.sum +++ b/go.sum @@ -51,3 +51,4 @@ github.com/hugomods/icons v0.6.5/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 github.com/hugomods/icons v0.6.6/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= 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.13.1/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=