Skip to content

Commit

Permalink
ci(deps): update module github.com/hbstack/header/modules/theme-toggl…
Browse files Browse the repository at this point in the history
…e to v0.4.0
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Dec 5, 2023
1 parent b7711a4 commit 10791f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.1 // indirect
github.com/hbstack/header/modules/theme-toggle v0.4.0 // 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
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ github.com/hbstack/header/modules/theme-toggle v0.1.20/go.mod h1:JBLtu7vWYBtTE7G
github.com/hbstack/header/modules/theme-toggle v0.2.0/go.mod h1:ljUc5lLVzRh7Fud+V0pob7c2CxIYPJe18++PGRAhLMI=
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/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=
Expand Down

0 comments on commit 10791f3

Please sign in to comment.