From 0928fb2c834af821869a0c969ab4e951d02c9337 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 03:53:44 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/header/modules/socials to v0.2.2 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3fb74f3..57b4a51 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/hbstack/background-image v0.2.1 // indirect github.com/hbstack/base v0.6.1 // indirect github.com/hbstack/header/modules/language-picker v0.1.26 // indirect - github.com/hbstack/header/modules/socials v0.2.1 // indirect + github.com/hbstack/header/modules/socials v0.2.2 // indirect github.com/hbstack/header/modules/theme-toggle v0.5.2 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect github.com/hugomods/icons/vendors/font-awesome v0.6.7 // indirect diff --git a/go.sum b/go.sum index 0156115..057bc71 100644 --- a/go.sum +++ b/go.sum @@ -45,6 +45,7 @@ github.com/hbstack/header/modules/socials v0.1.27/go.mod h1:5UmG5kRAdSeWSc7UuN+v github.com/hbstack/header/modules/socials v0.1.28/go.mod h1:N3tqnzmImktAMRJlwEBp7CX9zb2xrc4nyV4eSjNmGNM= github.com/hbstack/header/modules/socials v0.2.0/go.mod h1:OoJfwBEicrezWzSF+F/mKuqCoo9FfP1nb8Oo4vmGWG8= github.com/hbstack/header/modules/socials v0.2.1/go.mod h1:ntNP1E47dOuqKNPsw5XGsg0Wr9nAJhiGU8ZtZ33Ur8s= +github.com/hbstack/header/modules/socials v0.2.2/go.mod h1:oy5kARWoEresORePUcmtFax0wTgCA4U7jsxExltgHC0= github.com/hbstack/header/modules/theme-toggle v0.1.14 h1:iC7ZRbNo72qn1Vudnu5DAn2pr0gONrTunrrMbG2lPok= github.com/hbstack/header/modules/theme-toggle v0.1.14/go.mod h1:7W99Yalps+pF9HviB0UB+M7bjX/Xd+LA17O0JqKceUs= github.com/hbstack/header/modules/theme-toggle v0.1.15/go.mod h1:AnZ6WvVqTfFJedWC86/mUPq57nxpy6AhrJ19Vy6SRvc=