mirror of
https://github.com/ditatompel/insights.git
synced 2025-04-10 05:16:23 +07:00
chore(deps): update module github.com/hbstack/gallery/modules/breadcrumb to v0.1.1
This commit is contained in:
parent
f912ccf105
commit
99f37ab18d
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -16,7 +16,7 @@ require (
|
||||||
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.13.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.1 // 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
|
||||||
github.com/hbstack/pagination v0.8.0 // indirect
|
github.com/hbstack/pagination v0.8.0 // indirect
|
||||||
|
|
1
go.sum
1
go.sum
|
@ -51,6 +51,7 @@ github.com/hbstack/gallery v0.12.0/go.mod h1:FeLNZqjpKCj1ryfPoTJVk59Bph2N1BfDcNB
|
||||||
github.com/hbstack/gallery v0.13.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/gallery/modules/breadcrumb v0.1.1/go.mod h1:LdbDrxkgYlIOn/x9HFrde+mpIagFayRuLjIDXL1zCHw=
|
||||||
github.com/hbstack/heading-sign v0.1.3 h1:bkyBAwTETrbLqPBM89EuSscgLt2MOrmEPSeooeR0Jfc=
|
github.com/hbstack/heading-sign v0.1.3 h1:bkyBAwTETrbLqPBM89EuSscgLt2MOrmEPSeooeR0Jfc=
|
||||||
github.com/hbstack/heading-sign v0.1.3/go.mod h1:uR6DdjYDoLDFanc8kSglEe/08GyNyQBmyNEJ6Z1KRAg=
|
github.com/hbstack/heading-sign v0.1.3/go.mod h1:uR6DdjYDoLDFanc8kSglEe/08GyNyQBmyNEJ6Z1KRAg=
|
||||||
github.com/hbstack/heading-sign v0.2.0 h1:yXKZQEjPn/+jKyQxCJh34X+wXbiG4Bnr1VVF6lgMhi8=
|
github.com/hbstack/heading-sign v0.2.0 h1:yXKZQEjPn/+jKyQxCJh34X+wXbiG4Bnr1VVF6lgMhi8=
|
||||||
|
|
Loading…
Reference in a new issue