mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore(deps): update module github.com/hbstack/gallery to v0.13.0
This commit is contained in:
parent
32e76f6ffc
commit
dee137be78
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -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
1
go.sum
|
@ -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=
|
||||||
|
|
Loading…
Reference in a new issue