From 90c92b20a947651fdb07fb5e1d1500575ce3f9d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:14:26 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/base to v0.4.2 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3726aa6..9902861 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.15 // indirect - github.com/hugomods/base v0.4.1 // indirect + github.com/hugomods/base v0.4.2 // indirect github.com/hugomods/bootstrap v0.15.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 c589243..2ec2bc6 100644 --- a/go.sum +++ b/go.sum @@ -44,6 +44,7 @@ github.com/henrygd/bigger-picture v1.1.15/go.mod h1:LayqbjDNNsZH+ZXklmjBe5T02qxp github.com/hugomods/base v0.4.0 h1:jzBIJpqDx8aLAlNe/zF1xbefu1XYxumZc39tOO0ZjSw= github.com/hugomods/base v0.4.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/base v0.4.1/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= +github.com/hugomods/base v0.4.2/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/code-block-panel v0.5.0 h1:IjlVQZJccs02x0TaNxsLR4S2PRyzy3tBXE3nFT2vJxA=