From 5ba1422ba48f51dfe92d82ce761c3f485df7a26b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 12:40:36 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.5.11 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c89d646..6c16dec 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.19 require ( github.com/hbstack/hb v0.16.2 // indirect - github.com/hugomods/icons/vendors/bootstrap v0.5.10 // indirect + github.com/hugomods/icons/vendors/bootstrap v0.5.11 // indirect ) diff --git a/go.sum b/go.sum index ed5dac4..ff8046b 100644 --- a/go.sum +++ b/go.sum @@ -26,3 +26,4 @@ github.com/hugomods/icons/vendors/bootstrap v0.5.7/go.mod h1:bTxiIPJ/idHEc35Etvt github.com/hugomods/icons/vendors/bootstrap v0.5.8/go.mod h1:jla3IbQAByyz45AikUAw/c7h0wUMUn5Z2j4gh+zVDj4= github.com/hugomods/icons/vendors/bootstrap v0.5.9/go.mod h1:DuB5N1o3GCUyvYFnEeBvJRBrCHqbMWEbjoEWVLULggw= github.com/hugomods/icons/vendors/bootstrap v0.5.10/go.mod h1:WK/K+Ig81G833kx39zJKehOvdVI02Ih7v1K8GQExITA= +github.com/hugomods/icons/vendors/bootstrap v0.5.11/go.mod h1:PAN+bzB4MW4dkA2gZbmKRJQ6lskHzoosqZzlCTgPv0k=