Merge pull request #253 from ditatompel/renovate/github.com-hbstack-featured-image-0.x

Merge pull request #253

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
ditatombot[bot] 2024-10-14 21:10:13 +00:00 committed by GitHub
commit 6e6dcfdba3
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

@ -31,7 +31,7 @@ require (
github.com/hbstack/docs/modules/featured-image v0.2.8 // indirect github.com/hbstack/docs/modules/featured-image v0.2.8 // indirect
github.com/hbstack/docs/modules/giscus v0.1.11 // indirect github.com/hbstack/docs/modules/giscus v0.1.11 // indirect
github.com/hbstack/docs/modules/heading-sign v0.1.9 // indirect github.com/hbstack/docs/modules/heading-sign v0.1.9 // indirect
github.com/hbstack/featured-image v0.2.1 // indirect github.com/hbstack/featured-image v0.2.2 // indirect
github.com/hbstack/footer v0.4.1 // indirect github.com/hbstack/footer v0.4.1 // indirect
github.com/hbstack/footer/modules/socials v0.3.0 // indirect github.com/hbstack/footer/modules/socials v0.3.0 // indirect
github.com/hbstack/gallery v0.13.1 // indirect github.com/hbstack/gallery v0.13.1 // indirect

1
go.sum
View file

@ -56,6 +56,7 @@ github.com/hbstack/docs/modules/heading-sign v0.1.9 h1:gwqg3R5YGwqCHFXrnV1ligZ2w
github.com/hbstack/docs/modules/heading-sign v0.1.9/go.mod h1:64D1dr+tmjfQh0F1PtYa+cs9PiZttR6LCoXaiBXD4bI= github.com/hbstack/docs/modules/heading-sign v0.1.9/go.mod h1:64D1dr+tmjfQh0F1PtYa+cs9PiZttR6LCoXaiBXD4bI=
github.com/hbstack/featured-image v0.2.1 h1:sRIzjV6YPVG7Ah0Hxjiuxd9bQnEV+62McOgXZjGNV7g= github.com/hbstack/featured-image v0.2.1 h1:sRIzjV6YPVG7Ah0Hxjiuxd9bQnEV+62McOgXZjGNV7g=
github.com/hbstack/featured-image v0.2.1/go.mod h1:hux3nYqQUVnQHPttJxVrvwfTsULGuVGRGFk3lO2Si54= github.com/hbstack/featured-image v0.2.1/go.mod h1:hux3nYqQUVnQHPttJxVrvwfTsULGuVGRGFk3lO2Si54=
github.com/hbstack/featured-image v0.2.2/go.mod h1:ZStnhdgLr/uq5yuRM0PpVJ7WTwSjrbnRDK0C/XdyS3E=
github.com/hbstack/footer v0.4.1 h1:dGEIcqCM6K/s9bygnFQlPcVMJn+BblAjaESied8H7ug= github.com/hbstack/footer v0.4.1 h1:dGEIcqCM6K/s9bygnFQlPcVMJn+BblAjaESied8H7ug=
github.com/hbstack/footer v0.4.1/go.mod h1:EvignAN0ShrWDbPAlf9+lrRfJSha9G4wYPDUed4wPzg= github.com/hbstack/footer v0.4.1/go.mod h1:EvignAN0ShrWDbPAlf9+lrRfJSha9G4wYPDUed4wPzg=
github.com/hbstack/footer/modules/socials v0.3.0 h1:m8d8o9j+3BQUfxpONEaGP4tL8WSgnrA50bM4ux6twg8= github.com/hbstack/footer/modules/socials v0.3.0 h1:m8d8o9j+3BQUfxpONEaGP4tL8WSgnrA50bM4ux6twg8=