Compare commits

..

6 commits

Author SHA1 Message Date
ditatombot[bot]
b44fb38bcd
Merge pull request #173 from ditatompel/renovate/github.com-hbstack-progress-bar-0.x
Merge pull request #173

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-06-29 10:46:43 +00:00
ditatombot[bot]
c60da3ddc7
Merge pull request #172 from ditatompel/renovate/github.com-hbstack-header-modules-socials-0.x
Merge pull request #172

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-06-29 10:45:06 +00:00
ditatombot[bot]
1132d2b818
Merge pull request #171 from ditatompel/renovate/github.com-hbstack-carousel-0.x
Merge pull request #171

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-06-29 10:33:35 +00:00
renovate[bot]
1cad4346ff
chore(deps): update module github.com/hbstack/progress-bar to v0.1.1 2024-06-29 07:16:07 +00:00
renovate[bot]
33415707d5
chore(deps): update module github.com/hbstack/header/modules/socials to v0.2.2 2024-06-29 03:18:23 +00:00
renovate[bot]
065fa274e4
chore(deps): update module github.com/hbstack/carousel to v0.2.7 2024-06-29 03:18:18 +00:00
2 changed files with 6 additions and 3 deletions

6
go.mod
View file

@ -21,7 +21,7 @@ require (
github.com/hbstack/bootstrap v0.2.2 // indirect
github.com/hbstack/breadcrumb v0.7.3 // indirect
github.com/hbstack/bs-tooltip v0.1.1 // indirect
github.com/hbstack/carousel v0.2.6 // indirect
github.com/hbstack/carousel v0.2.7 // indirect
github.com/hbstack/code-block-panel v0.1.2 // indirect
github.com/hbstack/content-panel v0.10.1 // indirect
github.com/hbstack/docs v0.17.3 // indirect
@ -40,14 +40,14 @@ require (
github.com/hbstack/header v0.14.6 // indirect
github.com/hbstack/header/modules/language-picker v0.1.26 // indirect
github.com/hbstack/header/modules/search v0.1.37 // 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/hbstack/heading-sign v0.2.0 // indirect
github.com/hbstack/mermaid v0.2.2 // indirect
github.com/hbstack/meta/recommended v0.2.10 // indirect
github.com/hbstack/noscript v0.7.0 // indirect
github.com/hbstack/pagination v0.8.0 // indirect
github.com/hbstack/progress-bar v0.1.0 // indirect
github.com/hbstack/progress-bar v0.1.1 // indirect
github.com/hbstack/pwa v0.1.2 // indirect
github.com/hbstack/scrollbar v0.1.0 // indirect
github.com/hbstack/search v0.2.2 // indirect

3
go.sum
View file

@ -42,6 +42,7 @@ github.com/hbstack/carousel v0.2.5 h1:+N4U9wvCvd8gWI0anyNVqelkrDqsWI/jDc8LG/KvB1
github.com/hbstack/carousel v0.2.5/go.mod h1:37ffr9r5ilAS4b7KrplyCeOcTPmFd2PMygLo+VPe3oY=
github.com/hbstack/carousel v0.2.6 h1:yQ9Pv0kTYZluDd07I7V27In89JU9/e3wBb3LF8W7dwQ=
github.com/hbstack/carousel v0.2.6/go.mod h1:XWL7LkRRjyy4g/NF83cnLi49NpWBgW554HGb52lvrzc=
github.com/hbstack/carousel v0.2.7/go.mod h1:jjsMHn99vOq5Vbu9WVyPOq9vm+0NBgWuGaNW6vjumZE=
github.com/hbstack/code-block-panel v0.1.2 h1:7ZW54ZA7tBNr5oQSWrBrAvEyXfm0Usk9+Nsp7X7Xhko=
github.com/hbstack/code-block-panel v0.1.2/go.mod h1:VK2kn+hD3pr5HPz8izFAUyFG0lB/nXybe8ix5uc/LLs=
github.com/hbstack/content-panel v0.10.1 h1:DB0sg3nNWD4oy7RMCxe3xXYjAzhy3G58r6QlM324bEA=
@ -85,6 +86,7 @@ github.com/hbstack/header/modules/search v0.1.37 h1:V8mNq94Edah7uuWbzUJ45joo++X5
github.com/hbstack/header/modules/search v0.1.37/go.mod h1:6B9LOCIzdWw4AE6N2xzQ0mwHHuU1z3DPZly6uyVrVAc=
github.com/hbstack/header/modules/socials v0.2.1 h1:Zvq/DuKHq71frqojlERYP88ScuVRh8IvGj9DHxYK2Q4=
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.5.2 h1:i04Ti4LdVFXXn9Qh7V341NNYmjvBpFwlXKfSc3Hv1Z8=
github.com/hbstack/header/modules/theme-toggle v0.5.2/go.mod h1:5WCCiPjN34SYO4CjhMlGgxv2N3r4NnjFLN/8PgiAeEc=
github.com/hbstack/heading-sign v0.2.0 h1:yXKZQEjPn/+jKyQxCJh34X+wXbiG4Bnr1VVF6lgMhi8=
@ -99,6 +101,7 @@ github.com/hbstack/pagination v0.8.0 h1:xnrLD6c7HalpQFQKN9pcQi1M8H0o8b3yrjbjBFs/
github.com/hbstack/pagination v0.8.0/go.mod h1:XaYSS/iReEFQo+fbVAx2YfjP4muWEraVNGeaTcVA35o=
github.com/hbstack/progress-bar v0.1.0 h1:2ZiGS3RFZbZYBUbT2nFCoU9SJsbD9jtV4A7ab41B4jg=
github.com/hbstack/progress-bar v0.1.0/go.mod h1:JZt160XK62FxThzt+RmokjOww3De8ZL0ITcxMJLVE7g=
github.com/hbstack/progress-bar v0.1.1/go.mod h1:FIGc4o/OJjz79uyjOenyjKfinWu2r7oUzI+XRSRMaOM=
github.com/hbstack/pwa v0.1.2 h1:zJhLf5Uf+jO9aCBKvFcASlw7sULK2i0qUJZxscBo0HM=
github.com/hbstack/pwa v0.1.2/go.mod h1:8x01rczLrSw1aCWD+yrn6v5FRQPtaEh/PYCtFDICEWo=
github.com/hbstack/scrollbar v0.1.0 h1:uQMNbkWbLxnjQMiD3zdt33RG48sY2a0XWyGQkK2HsyY=