Merge pull request #132 from ditatompel/renovate/github.com-hbstack-gallery-0.x

Merge pull request #132

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
ditatombot[bot] 2024-06-02 11:09:45 +00:00 committed by GitHub
commit 79002693f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -15,7 +15,7 @@ require (
github.com/hbstack/docs/modules/giscus v0.1.10 // indirect
github.com/hbstack/docs/modules/toc-scrollspy v0.1.7 // indirect
github.com/hbstack/featured-image v0.2.1 // indirect
github.com/hbstack/gallery v0.12.0 // indirect
github.com/hbstack/gallery v0.13.0 // indirect
github.com/hbstack/gallery/modules/breadcrumb v0.1.0 // indirect
github.com/hbstack/heading-sign v0.2.0 // indirect
github.com/hbstack/meta/recommended v0.2.10 // indirect

1
go.sum
View file

@ -48,6 +48,7 @@ github.com/hbstack/gallery v0.11.0 h1:JP5juBRkO09WpVvSM0gEgOjS6yG0YEiwpi/1pr/0On
github.com/hbstack/gallery v0.11.0/go.mod h1:ni5LadxEx6YVdu+/67+VQZ0FEgSAj5Zqd+tfXLd1RFY=
github.com/hbstack/gallery v0.12.0 h1:QEwPH8T7Jyy5OLax89/5DW2CTgSfgFUz89Sw6lrL9Z4=
github.com/hbstack/gallery v0.12.0/go.mod h1:FeLNZqjpKCj1ryfPoTJVk59Bph2N1BfDcNBHyudWT4o=
github.com/hbstack/gallery v0.13.0/go.mod h1:FeLNZqjpKCj1ryfPoTJVk59Bph2N1BfDcNBHyudWT4o=
github.com/hbstack/gallery/modules/breadcrumb v0.1.0 h1:zenzwq4EiE2PIB2gx8QU4I2Zx9KAK901EWpgLGu5XqA=
github.com/hbstack/gallery/modules/breadcrumb v0.1.0/go.mod h1:7E1zwN0GC59OsXAUEALUiYWJhQw5hGPnpHfRHQDS/5Q=
github.com/hbstack/heading-sign v0.1.3 h1:bkyBAwTETrbLqPBM89EuSscgLt2MOrmEPSeooeR0Jfc=