From 0b5b884d0037a98acba0c359ca924a50a7f4dfb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 19:48:40 +0000 Subject: [PATCH] ci(deps): update module github.com/hbstack/socials to v0.4.0 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e27dfd75..b7287588 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/hbstack/carousel v0.2.3 // indirect github.com/hbstack/hb v0.7.1 // indirect github.com/hbstack/pagination v0.2.0 // indirect - github.com/hbstack/socials v0.3.0 // indirect + github.com/hbstack/socials v0.4.0 // indirect github.com/hugomods/gravatar v0.2.0 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.0 // indirect github.com/hugomods/images v0.7.0 // indirect diff --git a/go.sum b/go.sum index 5b5c73ed..8f4df806 100644 --- a/go.sum +++ b/go.sum @@ -22,6 +22,7 @@ github.com/hbstack/socials v0.1.3 h1:Y4Rh9KMNdcy4CFgdyef42mgc0p1yz7dGLOQwTy9z5PU github.com/hbstack/socials v0.1.3/go.mod h1:87Y5TtS8zWxEVsGCIG0PAldUetXNNs50viVd5dJJv8Q= github.com/hbstack/socials v0.2.0/go.mod h1:USfubzam3XxG/jh/zLv2htW3DGf15NLibPx0AhBhXa0= github.com/hbstack/socials v0.3.0/go.mod h1:lc7XsL6iBSZqi8k3WImGqy4v6vMlZmlv+pbLWCbe4GE= +github.com/hbstack/socials v0.4.0/go.mod h1:G6kI6asbxorXM2lXZgAdqWb2BvNX2CNJP4Ek6x8wwRs= github.com/hugomods/gravatar v0.2.0 h1:642HNhGN7Mw7qefNcUFJKzLoT2zJKt4IQkrS53mIUfA= github.com/hugomods/gravatar v0.2.0/go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc= github.com/hugomods/icons v0.6.0 h1:G6RU93okhPPRDh/jqcew9gwkcYpSpg0rCBv4S6yUAFw=