From 4f053be78ed6d4dcaeb14aed8dc9617090b152cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 13:52:18 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/bootstrap to v0.22.3 --- exampleSite/go.mod | 2 +- exampleSite/go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index cfc72ee..165de39 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -68,7 +68,7 @@ require ( github.com/hbstack/toc-scrollspy v0.1.0 // indirect github.com/henrygd/bigger-picture v1.1.17 // indirect github.com/hugomods/base v0.7.2 // indirect - github.com/hugomods/bootstrap v0.22.2 // indirect + github.com/hugomods/bootstrap v0.22.3 // indirect github.com/hugomods/code-block-panel v0.7.0 // indirect github.com/hugomods/font-awesome v6.5.2+incompatible // indirect github.com/hugomods/fuse-js v0.1.0 // indirect diff --git a/exampleSite/go.sum b/exampleSite/go.sum index 6d0adc4..aa2a555 100644 --- a/exampleSite/go.sum +++ b/exampleSite/go.sum @@ -363,6 +363,7 @@ github.com/hugomods/bootstrap v0.21.2/go.mod h1:3U2SkU7l1+n8/wJZwB8/2phYhvRyFwCM github.com/hugomods/bootstrap v0.22.0/go.mod h1:3U2SkU7l1+n8/wJZwB8/2phYhvRyFwCMix7pPNJ4U+I= github.com/hugomods/bootstrap v0.22.1/go.mod h1:daEkGLSsmfI8vQ1SjKR7KELPSrm1G+yUnTptKdRxFN0= github.com/hugomods/bootstrap v0.22.2/go.mod h1:daEkGLSsmfI8vQ1SjKR7KELPSrm1G+yUnTptKdRxFN0= +github.com/hugomods/bootstrap v0.22.3/go.mod h1:OpcaTH8dMsWqCeSSJ8IGqjEvK2zghLm8wD8ka3d33jc= github.com/hugomods/code-block-panel v0.5.0 h1:IjlVQZJccs02x0TaNxsLR4S2PRyzy3tBXE3nFT2vJxA= github.com/hugomods/code-block-panel v0.5.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg= github.com/hugomods/code-block-panel v0.6.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg=