From 062d25e11316c81d0137a503771f165052cbfeff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 22:30:11 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/base to v0.7.2 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a488ba01..7c121eb4 100644 --- a/go.mod +++ b/go.mod @@ -64,7 +64,7 @@ require ( github.com/hbstack/syntax-highlighting/styles/gruvbox v0.1.1 // indirect github.com/hbstack/toc-scrollspy v0.1.0 // indirect github.com/henrygd/bigger-picture v1.1.17 // indirect - github.com/hugomods/base v0.7.1 // indirect + github.com/hugomods/base v0.7.2 // indirect github.com/hugomods/bootstrap v0.22.2 // indirect github.com/hugomods/code-block-panel v0.7.0 // indirect github.com/hugomods/font-awesome v6.5.2+incompatible // indirect diff --git a/go.sum b/go.sum index 9151989d..cc0a9a50 100644 --- a/go.sum +++ b/go.sum @@ -259,6 +259,7 @@ github.com/hugomods/base v0.5.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/base v0.7.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/base v0.7.1/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= +github.com/hugomods/base v0.7.2/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/bootstrap v0.17.0 h1:oH+V92q5W/kye9QPSQdZXYsO3V2wyfkAjdYLPFIfjPI= github.com/hugomods/bootstrap v0.17.0/go.mod h1:EA5CtuNQX+aNkwEt1xae7clZ+4087KFXWZGE+2/f5oc= github.com/hugomods/bootstrap v0.17.1/go.mod h1:njaGUZ2BIU2ypcXqb3JPP/aETSXWG2vlh5qMgcYHk4s=