From cc7fa431c9835de4f37e67da01709473620083d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 18:07:00 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/bootstrap to v0.18.2 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 09f0ebe..d629d93 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/hbstack/socials v0.9.0 // indirect github.com/henrygd/bigger-picture v1.1.15 // indirect github.com/hugomods/base v0.4.2 // indirect - github.com/hugomods/bootstrap v0.17.3 // indirect + github.com/hugomods/bootstrap v0.18.2 // indirect github.com/hugomods/code-block-panel v0.5.0 // indirect github.com/hugomods/giscus v0.1.1 // indirect github.com/hugomods/google-adsense v0.1.0 // indirect diff --git a/go.sum b/go.sum index 8194af8..c6fb77a 100644 --- a/go.sum +++ b/go.sum @@ -57,6 +57,7 @@ github.com/hugomods/bootstrap v0.15.0 h1:00+Lkt6zJO71aN5MspuwAM50VwbQsM8P2QlLLUt github.com/hugomods/bootstrap v0.15.0/go.mod h1:uieaNCwD8ajNXjXmvCGoV0DluFraEn2h8WzXhwtmkig= github.com/hugomods/bootstrap v0.17.3 h1:YdsTcRRr1Aidk6jntyGW2HGP5U+iehguJz9swVDQrNw= github.com/hugomods/bootstrap v0.17.3/go.mod h1:SaJtm/hMN0giD5tCUzT+6UsphTIFpAspsZHisGA081U= +github.com/hugomods/bootstrap v0.18.2/go.mod h1:bu4OlverXWsu/CbN0Uy8q/Mif3x3YjRK9VtZGKqIp7A= 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/giscus v0.1.1 h1:Kb8137Cp2nQJPFb6e+CdXy8nyIAJ2dFIymG4bDdaXWI=