From 7bbe392d220ee8a98eef1d0f1c67dded8ad465c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 13:32:09 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/bootstrap to v0.21.1 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 45b4447..ef4f556 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect github.com/hbstack/hb v0.12.2 // indirect - github.com/hugomods/bootstrap v0.20.1 // indirect + github.com/hugomods/bootstrap v0.21.1 // indirect github.com/hugomods/icons v0.6.3 // indirect github.com/twbs/icons v1.11.3 // indirect ) diff --git a/go.sum b/go.sum index cf7d88d..759df65 100644 --- a/go.sum +++ b/go.sum @@ -24,6 +24,7 @@ github.com/hugomods/bootstrap v0.18.5/go.mod h1:Ss7a4kP2fqt6qMlU4XUunU0XDc8GAN8m github.com/hugomods/bootstrap v0.19.0/go.mod h1:NsS0rxUANr6nWIUrOK2Qw0T90lu4SdPUuglpodNl93k= github.com/hugomods/bootstrap v0.20.0/go.mod h1:tgsR9DyDScHepk3srCRueNH6l+TmbFjWvx++3GPogc0= github.com/hugomods/bootstrap v0.20.1/go.mod h1:2zs5zNxeQ7OYaI5nd3JxrqIvRR44SVbRtpiAERzSFSw= +github.com/hugomods/bootstrap v0.21.1/go.mod h1:3U2SkU7l1+n8/wJZwB8/2phYhvRyFwCMix7pPNJ4U+I= github.com/hugomods/icons v0.6.0 h1:G6RU93okhPPRDh/jqcew9gwkcYpSpg0rCBv4S6yUAFw= github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg=