From e1ec309ca8fde7823620b0affbaa28377591545d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 10:58:31 +0000 Subject: [PATCH] chore(deps): update module github.com/twbs/bootstrap to v5.3.1+incompatible --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e79b5c2..74c536b 100644 --- a/go.mod +++ b/go.mod @@ -6,5 +6,5 @@ require ( github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20003 // indirect github.com/hugomods/base v0.1.0 // indirect github.com/hugomods/hugopress v0.2.1 // indirect - github.com/twbs/bootstrap v5.3.0+incompatible // indirect + github.com/twbs/bootstrap v5.3.1+incompatible // indirect ) diff --git a/go.sum b/go.sum index 1724f1f..ff9eb39 100644 --- a/go.sum +++ b/go.sum @@ -9,3 +9,4 @@ github.com/hugomods/hugopress v0.2.0/go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39W github.com/hugomods/hugopress v0.2.1/go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA= github.com/twbs/bootstrap v5.3.0+incompatible h1:4+staADO0OrqUv77m+XL+vHYojLH9oxb4Vxi9mnIJWg= github.com/twbs/bootstrap v5.3.0+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0= +github.com/twbs/bootstrap v5.3.1+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=