From 2925a3e4500e2283d32144f6b18b21aa9988ffbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 12:50:59 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/base to v0.7.1 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3ab4b7d..bd2f644 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/hbstack/footer v0.4.1 // indirect github.com/hbstack/hb v0.12.2 // indirect github.com/hbstack/header v0.14.5 // indirect - github.com/hugomods/base v0.7.0 // indirect + github.com/hugomods/base v0.7.1 // indirect github.com/hugomods/hugopress v0.4.1 // indirect github.com/hugomods/icons v0.6.4 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect diff --git a/go.sum b/go.sum index 11cc615..23c1629 100644 --- a/go.sum +++ b/go.sum @@ -9,6 +9,7 @@ github.com/hbstack/header v0.14.5 h1:TGjaudDop6df38A0K8hjMOdmcD1WpUN03xenpgR7tJw github.com/hbstack/header v0.14.5/go.mod h1:W7eolpYJctsTD8GVFEj09Ogbqqy8OAqcxBEbW3ZTYIg= github.com/hugomods/base v0.7.0 h1:KEZ1HrZdkx1Yt8BKE750a+zJOusLz9iefU2clqw6duc= 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/hugopress v0.4.1 h1:0wfSqY8+SehXLkBo0BSf2uMsBfnFBYOQJSmU72958+s= github.com/hugomods/hugopress v0.4.1/go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA= github.com/hugomods/icons v0.6.4 h1:SeDMpN2kjc8mbuXfi8zED4IN5IGZmqJdmmUQr9tIpxw=