chore(deps): update module github.com/hbstack/featured-image to v0.2.1

This commit is contained in:
renovate[bot] 2024-02-23 21:14:42 +00:00 committed by GitHub
parent 9677a16fcd
commit e0730ab5ec
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

@ -14,7 +14,7 @@ require (
github.com/hbstack/docs/modules/content-panel v0.1.8 // 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/featured-image v0.1.2 // indirect
github.com/hbstack/featured-image v0.2.1 // indirect
github.com/hbstack/gallery v0.11.0 // indirect
github.com/hbstack/gallery/modules/breadcrumb v0.1.0 // indirect
github.com/hbstack/heading-sign v0.1.3 // indirect

1
go.sum
View file

@ -24,6 +24,7 @@ github.com/hbstack/docs/modules/toc-scrollspy v0.1.7 h1:uBSdzKiDVYjqMxCr7UIC25J+
github.com/hbstack/docs/modules/toc-scrollspy v0.1.7/go.mod h1:gRkFkDSPj8+j0rqIXbo1SQiD0UC7ZlDbbW+6FmilX0g=
github.com/hbstack/featured-image v0.1.2 h1:Bc/deRi++p4rmoM8SWwgVR8sLpaythdceZYqPM5RGYQ=
github.com/hbstack/featured-image v0.1.2/go.mod h1:zVzCNnwRWcxv9mdrUooPigdIGBFqD1RUPUcGxrKiTVM=
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/modules/breadcrumb v0.1.0 h1:zenzwq4EiE2PIB2gx8QU4I2Zx9KAK901EWpgLGu5XqA=