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

This commit is contained in:
renovate[bot] 2024-05-28 06:06:16 +00:00 committed by GitHub
parent 32e76f6ffc
commit dee137be78
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/giscus v0.1.10 // indirect
github.com/hbstack/docs/modules/toc-scrollspy v0.1.7 // indirect github.com/hbstack/docs/modules/toc-scrollspy v0.1.7 // indirect
github.com/hbstack/featured-image v0.2.1 // 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/gallery/modules/breadcrumb v0.1.0 // indirect
github.com/hbstack/heading-sign v0.2.0 // indirect github.com/hbstack/heading-sign v0.2.0 // indirect
github.com/hbstack/meta/recommended v0.2.10 // indirect github.com/hbstack/meta/recommended v0.2.10 // indirect

1
go.sum
View file

@ -47,6 +47,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.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 h1:QEwPH8T7Jyy5OLax89/5DW2CTgSfgFUz89Sw6lrL9Z4=
github.com/hbstack/gallery v0.12.0/go.mod h1:FeLNZqjpKCj1ryfPoTJVk59Bph2N1BfDcNBHyudWT4o= 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 h1:zenzwq4EiE2PIB2gx8QU4I2Zx9KAK901EWpgLGu5XqA=
github.com/hbstack/gallery/modules/breadcrumb v0.1.0/go.mod h1:7E1zwN0GC59OsXAUEALUiYWJhQw5hGPnpHfRHQDS/5Q= github.com/hbstack/gallery/modules/breadcrumb v0.1.0/go.mod h1:7E1zwN0GC59OsXAUEALUiYWJhQw5hGPnpHfRHQDS/5Q=
github.com/hbstack/heading-sign v0.1.3 h1:bkyBAwTETrbLqPBM89EuSscgLt2MOrmEPSeooeR0Jfc= github.com/hbstack/heading-sign v0.1.3 h1:bkyBAwTETrbLqPBM89EuSscgLt2MOrmEPSeooeR0Jfc=