From d5d56f74284ee4fbea4e7635764bab7c4b7f1a7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 20:16:04 +0000 Subject: [PATCH] ci(deps): update module github.com/hbstack/header/modules/theme-toggle to v0.4.1 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 826a2b6..f2048e3 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/hbstack/base v0.4.1 // indirect github.com/hbstack/header/modules/language-picker v0.1.23 // indirect github.com/hbstack/header/modules/socials v0.1.28 // indirect - github.com/hbstack/header/modules/theme-toggle v0.4.0 // indirect + github.com/hbstack/header/modules/theme-toggle v0.4.1 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.2 // indirect github.com/hugomods/icons/vendors/font-awesome v0.6.1 // indirect github.com/hugomods/icons/vendors/simple-icons v1.0.23 // indirect diff --git a/go.sum b/go.sum index dc569a4..9157b73 100644 --- a/go.sum +++ b/go.sum @@ -40,6 +40,7 @@ github.com/hbstack/header/modules/theme-toggle v0.2.0/go.mod h1:ljUc5lLVzRh7Fud+ github.com/hbstack/header/modules/theme-toggle v0.2.1/go.mod h1:Nwcp4+cyMYquF5Jgo2EvOREBypvTqCpFd/0zpYg/4FI= 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/header/modules/theme-toggle v0.4.1/go.mod h1:yRuGvwvQe+lzFzKa+L3Qw5UHpEKLzvArbC90jfo1EjY= github.com/hugomods/icons v0.6.0 h1:G6RU93okhPPRDh/jqcew9gwkcYpSpg0rCBv4S6yUAFw= github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons/vendors/bootstrap v0.5.0 h1:CHEGk677heq2kJZa7XsGHRc3Hwizl9NFkmNw146OVm0=