chore(deps): update module github.com/hbstack/gallery/modules/breadcrumb to v0.1.1

This commit is contained in:
renovate[bot] 2024-06-04 17:22:39 +00:00 committed by GitHub
parent f912ccf105
commit 99f37ab18d
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

@ -16,7 +16,7 @@ require (
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.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/meta/recommended v0.2.10 // indirect
github.com/hbstack/pagination v0.8.0 // indirect

1
go.sum
View file

@ -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/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.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/go.mod h1:uR6DdjYDoLDFanc8kSglEe/08GyNyQBmyNEJ6Z1KRAg=
github.com/hbstack/heading-sign v0.2.0 h1:yXKZQEjPn/+jKyQxCJh34X+wXbiG4Bnr1VVF6lgMhi8=