From 974984f2f1f1beec771baa5e5d95a6073ec38494 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 12:57:27 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/hb to v0.15.3 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 995a7b8..2f48f34 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,6 @@ module github.com/hbstack/revision go 1.19 require ( - github.com/hbstack/hb v0.15.2 // indirect + github.com/hbstack/hb v0.15.3 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect ) diff --git a/go.sum b/go.sum index 91dd62b..9ef0c69 100644 --- a/go.sum +++ b/go.sum @@ -11,6 +11,7 @@ github.com/hbstack/hb v0.13.0/go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5 github.com/hbstack/hb v0.14.0/go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA= github.com/hbstack/hb v0.15.1/go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA= github.com/hbstack/hb v0.15.2/go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA= +github.com/hbstack/hb v0.15.3/go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA= github.com/hugomods/icons v0.6.0 h1:G6RU93okhPPRDh/jqcew9gwkcYpSpg0rCBv4S6yUAFw= github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons/vendors/bootstrap v0.5.3 h1:3twbdiKpeCudV0UFNBZqUgBLIjG5qcv4lvvlALgR5ro=