From 20478020693c163ef2d9b5d51c772671386e5064 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:03:01 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/header/modules/theme-toggle to v0.4.0 --- exampleSite/go.mod | 2 +- exampleSite/go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 3c0e3a3..237ce25 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -47,7 +47,7 @@ require ( github.com/hbstack/header/modules/language-picker v0.1.23 // indirect github.com/hbstack/header/modules/search v0.1.33 // indirect github.com/hbstack/header/modules/socials v0.1.28 // indirect - github.com/hbstack/header/modules/theme-toggle v0.3.1 // indirect + github.com/hbstack/header/modules/theme-toggle v0.4.0 // indirect github.com/hbstack/heading-sign v0.1.3 // indirect github.com/hbstack/mermaid v0.2.0 // indirect github.com/hbstack/meta/recommended v0.2.10 // indirect diff --git a/exampleSite/go.sum b/exampleSite/go.sum index b8bd9bc..c589929 100644 --- a/exampleSite/go.sum +++ b/exampleSite/go.sum @@ -87,6 +87,7 @@ github.com/hbstack/header/modules/socials v0.1.28 h1:C7E+aBhFdoLUgzlYtj5d2/Lxqbv github.com/hbstack/header/modules/socials v0.1.28/go.mod h1:N3tqnzmImktAMRJlwEBp7CX9zb2xrc4nyV4eSjNmGNM= github.com/hbstack/header/modules/theme-toggle v0.3.1 h1:9DsMhi64o9D2RO94eiEcx1AAcvw8rBP3N1Hmiwaaqfs= github.com/hbstack/header/modules/theme-toggle v0.3.1/go.mod h1:dlWVMYlCuvQOogTEU5AZUF0qLFu4niBUaVSoALvOTH4= +github.com/hbstack/header/modules/theme-toggle v0.4.0/go.mod h1:yRuGvwvQe+lzFzKa+L3Qw5UHpEKLzvArbC90jfo1EjY= github.com/hbstack/heading-sign v0.1.3 h1:bkyBAwTETrbLqPBM89EuSscgLt2MOrmEPSeooeR0Jfc= github.com/hbstack/heading-sign v0.1.3/go.mod h1:uR6DdjYDoLDFanc8kSglEe/08GyNyQBmyNEJ6Z1KRAg= github.com/hbstack/mermaid v0.2.0 h1:iBqLbvrsjp4Dor4G1z2WOUoPL1CvYqMECSlluj7zkqs=