From dee137be7865f0786e61fce66aeec1fa2d887195 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 06:06:16 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/gallery to v0.13.0 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2123f03..26351b9 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( 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.2.1 // indirect - github.com/hbstack/gallery v0.12.0 // indirect + github.com/hbstack/gallery v0.13.0 // indirect github.com/hbstack/gallery/modules/breadcrumb v0.1.0 // indirect github.com/hbstack/heading-sign v0.2.0 // indirect github.com/hbstack/meta/recommended v0.2.10 // indirect diff --git a/go.sum b/go.sum index 60fae9f..dd2275f 100644 --- a/go.sum +++ b/go.sum @@ -47,6 +47,7 @@ github.com/hbstack/gallery v0.11.0 h1:JP5juBRkO09WpVvSM0gEgOjS6yG0YEiwpi/1pr/0On github.com/hbstack/gallery v0.11.0/go.mod h1:ni5LadxEx6YVdu+/67+VQZ0FEgSAj5Zqd+tfXLd1RFY= github.com/hbstack/gallery v0.12.0 h1:QEwPH8T7Jyy5OLax89/5DW2CTgSfgFUz89Sw6lrL9Z4= github.com/hbstack/gallery v0.12.0/go.mod h1:FeLNZqjpKCj1ryfPoTJVk59Bph2N1BfDcNBHyudWT4o= +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/heading-sign v0.1.3 h1:bkyBAwTETrbLqPBM89EuSscgLt2MOrmEPSeooeR0Jfc=