From 770873b4bff50e7fbe163a4cb9652223d6974fdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 17:56:24 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/shortcodes to v0.22.0 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 07ab347..352613f 100644 --- a/go.mod +++ b/go.mod @@ -88,7 +88,7 @@ require ( github.com/hugomods/seo/modules/schema v0.1.3 // indirect github.com/hugomods/seo/modules/translations v0.1.1 // indirect github.com/hugomods/seo/modules/twitter-cards v0.1.1 // indirect - github.com/hugomods/shortcodes v0.21.0 // indirect + github.com/hugomods/shortcodes v0.22.0 // indirect github.com/hugomods/simple-icons v13.8.0+incompatible // indirect github.com/hugomods/snackbar v0.1.2 // indirect github.com/hugomods/workbox v0.1.0 // indirect diff --git a/go.sum b/go.sum index 3936758..d78b1dc 100644 --- a/go.sum +++ b/go.sum @@ -259,6 +259,7 @@ github.com/hugomods/seo/modules/twitter-cards v0.1.1 h1:1cxNnftQ8MdajH48tB46DQ6e github.com/hugomods/seo/modules/twitter-cards v0.1.1/go.mod h1:KA6MA3GbyQZdd3vloDgcTFBoztmqEJI8R59whcSxpf4= github.com/hugomods/shortcodes v0.21.0 h1:h8Vulwd3Kiff5FERe3KaAXsI9GWW3msNof6XjNgGGEo= github.com/hugomods/shortcodes v0.21.0/go.mod h1:EnVopbZMNI/HeteM3Lp3phBTCRLvPSe7l142qhRFFPY= +github.com/hugomods/shortcodes v0.22.0/go.mod h1:EnVopbZMNI/HeteM3Lp3phBTCRLvPSe7l142qhRFFPY= github.com/hugomods/simple-icons v12.2.0+incompatible h1:Atj+h4st6qB8I9p7jdMdf1/tw7pqtWBFL6L4SCaWEFI= github.com/hugomods/simple-icons v12.2.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U= github.com/hugomods/simple-icons v12.3.0+incompatible h1:OQ03hQSjQBP9hvggkf9sRbVfDaMo9uj2S0v6HXUHrM4=