mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
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:
commit
6e6dcfdba3
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -31,7 +31,7 @@ require (
|
|||
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/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/modules/socials v0.3.0 // indirect
|
||||
github.com/hbstack/gallery v0.13.1 // indirect
|
||||
|
|
1
go.sum
1
go.sum
|
@ -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/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.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/go.mod h1:EvignAN0ShrWDbPAlf9+lrRfJSha9G4wYPDUed4wPzg=
|
||||
github.com/hbstack/footer/modules/socials v0.3.0 h1:m8d8o9j+3BQUfxpONEaGP4tL8WSgnrA50bM4ux6twg8=
|
||||
|
|
Loading…
Reference in a new issue