chore(deps): update module github.com/hbstack/gallery to v0.12.0

This commit is contained in:
renovate[bot] 2024-04-23 10:56:50 +00:00 committed by mergify[bot]
parent 5add556898
commit 432b3a4f7f
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.11.0 // indirect
github.com/hbstack/gallery v0.12.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

@ -39,6 +39,7 @@ github.com/hbstack/featured-image v0.2.1 h1:sRIzjV6YPVG7Ah0Hxjiuxd9bQnEV+62McOgX
github.com/hbstack/featured-image v0.2.1/go.mod h1:hux3nYqQUVnQHPttJxVrvwfTsULGuVGRGFk3lO2Si54=
github.com/hbstack/gallery v0.11.0 h1:JP5juBRkO09WpVvSM0gEgOjS6yG0YEiwpi/1pr/0OnE=
github.com/hbstack/gallery v0.11.0/go.mod h1:ni5LadxEx6YVdu+/67+VQZ0FEgSAj5Zqd+tfXLd1RFY=
github.com/hbstack/gallery v0.12.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=