From bfcaaf89c3dd6907d4a3bee6e5e538c7b6c2ef2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 08:25:49 +0000 Subject: [PATCH] chore(deps): update module github.com/twbs/icons to v1.12.1 --- go.mod | 2 +- go.sum | 1 + modules/decap-cms/go.mod | 2 +- modules/decap-cms/go.sum | 1 + modules/staticman/go.mod | 2 +- modules/staticman/go.sum | 1 + 6 files changed, 6 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3e62534b..bad518f9 100644 --- a/go.mod +++ b/go.mod @@ -23,5 +23,5 @@ require ( github.com/hugomods/seo/modules/base v0.1.3 // indirect github.com/hugomods/simple-icons v13.21.0+incompatible // indirect github.com/twbs/bootstrap v5.3.5+incompatible // 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 88cf1509..b71da784 100644 --- a/go.sum +++ b/go.sum @@ -264,3 +264,4 @@ github.com/twbs/icons v1.11.2 h1:I0zuO+pk4F1jKGautLPFUQyU2uQyir0GBGb4ArpXZLg= github.com/twbs/icons v1.11.2/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA= 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= diff --git a/modules/decap-cms/go.mod b/modules/decap-cms/go.mod index 04a5c4ae..f35ed336 100644 --- a/modules/decap-cms/go.mod +++ b/modules/decap-cms/go.mod @@ -25,5 +25,5 @@ require ( github.com/hugomods/seo/modules/base v0.1.3 // indirect github.com/hugomods/simple-icons v13.21.0+incompatible // indirect github.com/twbs/bootstrap v5.3.5+incompatible // indirect - github.com/twbs/icons v1.11.4 // indirect + github.com/twbs/icons v1.12.1 // indirect ) diff --git a/modules/decap-cms/go.sum b/modules/decap-cms/go.sum index 1a7d7019..a71af77f 100644 --- a/modules/decap-cms/go.sum +++ b/modules/decap-cms/go.sum @@ -292,3 +292,4 @@ github.com/twbs/bootstrap v5.3.5+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= diff --git a/modules/staticman/go.mod b/modules/staticman/go.mod index 3cbf5b65..7f02d73f 100644 --- a/modules/staticman/go.mod +++ b/modules/staticman/go.mod @@ -16,5 +16,5 @@ require ( github.com/hugomods/images v0.11.2 // indirect github.com/hugomods/simple-icons v13.21.0+incompatible // indirect github.com/hugomods/snackbar v0.1.2 // indirect - github.com/twbs/icons v1.11.4 // indirect + github.com/twbs/icons v1.12.1 // indirect ) diff --git a/modules/staticman/go.sum b/modules/staticman/go.sum index 92646ab5..114ab6bf 100644 --- a/modules/staticman/go.sum +++ b/modules/staticman/go.sum @@ -169,3 +169,4 @@ github.com/twbs/icons v1.11.1/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJ github.com/twbs/icons v1.11.2/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA= 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=