From 536aabb26701266852efc3bec554f3ac7c596916 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:29:20 +0000 Subject: [PATCH] ci(deps): update module github.com/hbstack/header to v0.4.3 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8a642695..8267acea 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/hbstack/base v0.2.0 // indirect github.com/hbstack/blog v0.15.3 // indirect github.com/hbstack/footer v0.2.1 // indirect - github.com/hbstack/header v0.4.2 // indirect + github.com/hbstack/header v0.4.3 // indirect github.com/hugomods/base v0.1.0 // indirect github.com/hugomods/hugopress v0.2.1 // indirect github.com/hugomods/icons v0.6.0 // indirect diff --git a/go.sum b/go.sum index 8157d826..ec8dba4d 100644 --- a/go.sum +++ b/go.sum @@ -30,6 +30,7 @@ github.com/hbstack/header v0.3.0/go.mod h1:zw0yPq+tdR9djAdPG9tgNN3MV1IT5m0n6Z9Ag github.com/hbstack/header v0.4.0/go.mod h1:zw0yPq+tdR9djAdPG9tgNN3MV1IT5m0n6Z9AgG+n2WY= github.com/hbstack/header v0.4.1/go.mod h1:zw0yPq+tdR9djAdPG9tgNN3MV1IT5m0n6Z9AgG+n2WY= github.com/hbstack/header v0.4.2/go.mod h1:zw0yPq+tdR9djAdPG9tgNN3MV1IT5m0n6Z9AgG+n2WY= +github.com/hbstack/header v0.4.3/go.mod h1:zw0yPq+tdR9djAdPG9tgNN3MV1IT5m0n6Z9AgG+n2WY= github.com/hugomods/base v0.1.0 h1:3o9Y85BvXHjkYzZfswM/EtthQ8GOYKN8aXHkIWqu3/8= github.com/hugomods/base v0.1.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/hugopress v0.1.0 h1:qktwbSWtbrEz/nX2wBmxDLzzS4o6/rjp7p0GWcOZ+PU=