Skip to content

Commit

Permalink
ci(deps): update module github.com/hbstack/header to v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Oct 4, 2023
1 parent fab5553 commit eedc0c3
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion blog/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/hbstack/blog/modules/post-nav v0.2.11 // indirect
github.com/hbstack/blog/modules/related-posts v0.1.13 // indirect
github.com/hbstack/footer v0.2.5 // indirect
github.com/hbstack/header v0.11.0 // indirect
github.com/hbstack/header v0.11.1 // indirect
github.com/hugomods/base v0.1.0 // indirect
github.com/hugomods/hugopress v0.2.1 // indirect
github.com/hugomods/icons v0.6.0 // indirect
Expand Down
1 change: 1 addition & 0 deletions blog/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A=
github.com/hbstack/footer v0.2.5/go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8=
github.com/hbstack/header v0.11.0 h1:ASqPBW5S1oojfnpLq6JMXejEFSXsxRxABmOxzJmeDB8=
github.com/hbstack/header v0.11.0/go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4=
github.com/hbstack/header v0.11.1/go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4=
github.com/hugomods/base v0.1.0 h1:3o9Y85BvXHjkYzZfswM/EtthQ8GOYKN8aXHkIWqu3/8=
github.com/hugomods/base v0.1.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo=
Expand Down
2 changes: 1 addition & 1 deletion header/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect
github.com/hbstack/header v0.11.0 // indirect
github.com/hbstack/header v0.11.1 // indirect
github.com/hbstack/header/modules/language-picker v0.1.17 // indirect
github.com/hbstack/header/modules/search v0.1.27 // indirect
github.com/hbstack/header/modules/socials v0.1.23 // indirect
Expand Down
1 change: 1 addition & 0 deletions header/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200/go.mod h1:kx8MBj9T
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000/go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI=
github.com/hbstack/header v0.11.0 h1:ASqPBW5S1oojfnpLq6JMXejEFSXsxRxABmOxzJmeDB8=
github.com/hbstack/header v0.11.0/go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4=
github.com/hbstack/header v0.11.1/go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4=
github.com/hbstack/header/modules/language-picker v0.1.17 h1:Ssguu1bX+fG+qay4oM0r6t+rWuH44+1lQ+q57UgY81E=
github.com/hbstack/header/modules/language-picker v0.1.17/go.mod h1:nbdkbAXd0DlNJgfG/QPMQ56rfvD1n58YLI03XZeUEmU=
github.com/hbstack/header/modules/search v0.1.27 h1:SXkIQg4jfFJKX+bvFtoS69j6TxVQ0czgrWAISesB14E=
Expand Down
2 changes: 1 addition & 1 deletion recommended/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/hbstack/docs/modules/heading-sign v0.1.6 // indirect
github.com/hbstack/footer v0.2.5 // indirect
github.com/hbstack/footer/modules/socials v0.2.4 // indirect
github.com/hbstack/header v0.11.0 // indirect
github.com/hbstack/header v0.11.1 // indirect
github.com/hbstack/header/modules/language-picker v0.1.17 // indirect
github.com/hbstack/header/modules/search v0.1.27 // indirect
github.com/hbstack/header/modules/socials v0.1.23 // indirect
Expand Down
1 change: 1 addition & 0 deletions recommended/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ github.com/hbstack/footer/modules/socials v0.2.4 h1:O2wfIFWVzmGWiel+uT9ipGYhdIuq
github.com/hbstack/footer/modules/socials v0.2.4/go.mod h1:pdjL1xFGtz9Tob7b8LtOtKWvY+krtH2zv0xF6v8JS1E=
github.com/hbstack/header v0.11.0 h1:ASqPBW5S1oojfnpLq6JMXejEFSXsxRxABmOxzJmeDB8=
github.com/hbstack/header v0.11.0/go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4=
github.com/hbstack/header v0.11.1/go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4=
github.com/hbstack/header/modules/language-picker v0.1.17 h1:Ssguu1bX+fG+qay4oM0r6t+rWuH44+1lQ+q57UgY81E=
github.com/hbstack/header/modules/language-picker v0.1.17/go.mod h1:nbdkbAXd0DlNJgfG/QPMQ56rfvD1n58YLI03XZeUEmU=
github.com/hbstack/header/modules/search v0.1.27 h1:SXkIQg4jfFJKX+bvFtoS69j6TxVQ0czgrWAISesB14E=
Expand Down
2 changes: 1 addition & 1 deletion standard/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/hbstack/bootstrap v0.2.0 // indirect
github.com/hbstack/footer v0.2.5 // indirect
github.com/hbstack/footer/modules/socials v0.2.4 // indirect
github.com/hbstack/header v0.11.0 // indirect
github.com/hbstack/header v0.11.1 // indirect
github.com/hbstack/header/modules/language-picker v0.1.17 // indirect
github.com/hbstack/header/modules/search v0.1.27 // indirect
github.com/hbstack/header/modules/socials v0.1.23 // indirect
Expand Down
1 change: 1 addition & 0 deletions standard/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ github.com/hbstack/footer/modules/socials v0.2.4 h1:O2wfIFWVzmGWiel+uT9ipGYhdIuq
github.com/hbstack/footer/modules/socials v0.2.4/go.mod h1:pdjL1xFGtz9Tob7b8LtOtKWvY+krtH2zv0xF6v8JS1E=
github.com/hbstack/header v0.11.0 h1:ASqPBW5S1oojfnpLq6JMXejEFSXsxRxABmOxzJmeDB8=
github.com/hbstack/header v0.11.0/go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4=
github.com/hbstack/header v0.11.1/go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4=
github.com/hbstack/header/modules/language-picker v0.1.17 h1:Ssguu1bX+fG+qay4oM0r6t+rWuH44+1lQ+q57UgY81E=
github.com/hbstack/header/modules/language-picker v0.1.17/go.mod h1:nbdkbAXd0DlNJgfG/QPMQ56rfvD1n58YLI03XZeUEmU=
github.com/hbstack/header/modules/search v0.1.27 h1:SXkIQg4jfFJKX+bvFtoS69j6TxVQ0czgrWAISesB14E=
Expand Down

0 comments on commit eedc0c3

Please sign in to comment.