From e0730ab5ecf0c6c65f2dc296d60a30db54b58afa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:14:42 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/featured-image to v0.2.1 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3726aa6..affeeef 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index c589243..396cf1d 100644 --- a/go.sum +++ b/go.sum @@ -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=