From ff1eda2d5fa4d18b1dfd30b596111dedc64f92b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 22:51:28 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/font-awesome to v0.6.12 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 48dc530..892702b 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/hugomods/hugopress v0.5.0 // indirect github.com/hugomods/icons v0.6.6 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.9 // indirect - github.com/hugomods/icons/vendors/font-awesome v0.6.11 // indirect + github.com/hugomods/icons/vendors/font-awesome v0.6.12 // indirect github.com/hugomods/icons/vendors/simple-icons v1.0.60 // indirect github.com/hugomods/seo/modules/base v0.1.3 // indirect github.com/hugomods/seo/modules/favicons v0.2.2 // indirect diff --git a/go.sum b/go.sum index 0d7901b..87d1f16 100644 --- a/go.sum +++ b/go.sum @@ -123,6 +123,7 @@ github.com/hugomods/icons/vendors/font-awesome v0.6.8/go.mod h1:IwJEJX8eFwDFCcxM github.com/hugomods/icons/vendors/font-awesome v0.6.9/go.mod h1:YPxdyI0WHuZfvwNeG8ADHXwnWmWIuu3PqiYGz8q9Skw= github.com/hugomods/icons/vendors/font-awesome v0.6.10/go.mod h1:3izAIdRkMg2O0N1RWB4Uw615VErx75b/nC/199BYV50= github.com/hugomods/icons/vendors/font-awesome v0.6.11/go.mod h1:WHsS+MubOTORHHZyMWyNLVGpDpHNUBiXwlu3OKk5pKE= +github.com/hugomods/icons/vendors/font-awesome v0.6.12/go.mod h1:6YBo/5GaNpAocKwnKNWcd9xkliiRJXmwz2mstY5lr9I= github.com/hugomods/icons/vendors/simple-icons v1.0.13 h1:zLR5GIZbCOjH2Ez+0xjbR0Bea5ViAz2I9iRZ0HuDD/4= github.com/hugomods/icons/vendors/simple-icons v1.0.13/go.mod h1:Ks+LDP1NgOaceeXthrkv6z/r8cJYPMp5uaYPpSrs13M= github.com/hugomods/icons/vendors/simple-icons v1.0.14/go.mod h1:1CN0iptqBWzNBodMiduk0Pq5i/2fYQqaeNcCjyasDGE=