From 1b250b78b95fa47cbe2173dbdf7ad55a64b80843 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 21:02:05 +0000 Subject: [PATCH] chore(deps): update module github.com/twbs/icons to v1.11.4 --- 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 c698c2cc..3e62534b 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.3 // indirect + github.com/twbs/icons v1.11.4 // indirect ) diff --git a/go.sum b/go.sum index 660d97f6..88cf1509 100644 --- a/go.sum +++ b/go.sum @@ -263,3 +263,4 @@ github.com/twbs/bootstrap v5.3.5+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspT 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= diff --git a/modules/decap-cms/go.mod b/modules/decap-cms/go.mod index f25f759c..04a5c4ae 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.3 // indirect + github.com/twbs/icons v1.11.4 // indirect ) diff --git a/modules/decap-cms/go.sum b/modules/decap-cms/go.sum index eb83b2b1..1a7d7019 100644 --- a/modules/decap-cms/go.sum +++ b/modules/decap-cms/go.sum @@ -291,3 +291,4 @@ github.com/twbs/bootstrap v5.3.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspT github.com/twbs/bootstrap v5.3.5+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= diff --git a/modules/staticman/go.mod b/modules/staticman/go.mod index 1def973d..3cbf5b65 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.3 // indirect + github.com/twbs/icons v1.11.4 // indirect ) diff --git a/modules/staticman/go.sum b/modules/staticman/go.sum index 75092bd5..92646ab5 100644 --- a/modules/staticman/go.sum +++ b/modules/staticman/go.sum @@ -168,3 +168,4 @@ github.com/twbs/icons v1.11.1 h1:lMKkMwupTDfBJWXx6RFLwfYuCmqG/uUAu2LaOf7bZjU= github.com/twbs/icons v1.11.1/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA= 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=