From 015c5453e2d00fbd19c11834d17e4b8ebe386046 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 06:35:07 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/base to v0.6.0 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7185f9e..bd725d7 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/hbstack/snackbar v0.1.2 // indirect github.com/hbstack/socials v0.9.0 // indirect github.com/henrygd/bigger-picture v1.1.16 // indirect - github.com/hugomods/base v0.5.0 // indirect + github.com/hugomods/base v0.6.0 // indirect github.com/hugomods/bootstrap v0.19.0 // indirect github.com/hugomods/code-block-panel v0.5.0 // indirect github.com/hugomods/giscus v0.1.1 // indirect diff --git a/go.sum b/go.sum index 3b1238c..4b68e67 100644 --- a/go.sum +++ b/go.sum @@ -57,6 +57,7 @@ github.com/hugomods/base v0.4.1/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO github.com/hugomods/base v0.4.2 h1:CffAsy/2nxsMm1TazpnFC/Nb+IQnwed5yLAVvt1dmZQ= github.com/hugomods/base v0.4.2/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/base v0.5.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= +github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/bootstrap v0.15.0 h1:00+Lkt6zJO71aN5MspuwAM50VwbQsM8P2QlLLUt7EPw= github.com/hugomods/bootstrap v0.15.0/go.mod h1:uieaNCwD8ajNXjXmvCGoV0DluFraEn2h8WzXhwtmkig= github.com/hugomods/bootstrap v0.17.3 h1:YdsTcRRr1Aidk6jntyGW2HGP5U+iehguJz9swVDQrNw=