From 78cc6d6e52b50cd6cf786b8e66f002d752f57b6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 03:01:05 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/footer to v0.2.8 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dec3e272..3727ec7b 100644 --- a/go.mod +++ b/go.mod @@ -40,7 +40,7 @@ require ( github.com/hbstack/docs/modules/heading-sign v0.1.9 // indirect github.com/hbstack/docs/modules/toc-scrollspy v0.1.7 // indirect github.com/hbstack/featured-image v0.1.1 // indirect - github.com/hbstack/footer v0.2.7 // indirect + github.com/hbstack/footer v0.2.8 // indirect github.com/hbstack/footer/modules/socials v0.2.5 // indirect github.com/hbstack/form v0.1.1 // indirect github.com/hbstack/giscus v0.1.1 // indirect