From dd60f01946708981f26aae888a0cb4c7933e32e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:13:00 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/font-awesome to v0.6.9 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 86d4975..b563d2b 100644 --- a/go.mod +++ b/go.mod @@ -72,7 +72,7 @@ require ( github.com/hugomods/i18n-js v0.2.1 // indirect github.com/hugomods/icons v0.6.5 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect - github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect + github.com/hugomods/icons/vendors/font-awesome v0.6.9 // indirect github.com/hugomods/icons/vendors/simple-icons v1.0.57 // indirect github.com/hugomods/idb-js v0.1.0 // indirect github.com/hugomods/images v0.11.2 // indirect diff --git a/go.sum b/go.sum index 787db58..32d0f35 100644 --- a/go.sum +++ b/go.sum @@ -138,6 +138,7 @@ github.com/hugomods/icons/vendors/bootstrap v0.5.7 h1:k2oXx7EOqiqPv9SRb2mtSiPtdW github.com/hugomods/icons/vendors/bootstrap v0.5.7/go.mod h1:bTxiIPJ/idHEc35EtvtwSODLpjI+R54BkGdikO3gCmY= github.com/hugomods/icons/vendors/font-awesome v0.6.8 h1:wcqovckhWxcYTkOn4JOp2HljVmus+59AwDP9cAYWiMg= github.com/hugomods/icons/vendors/font-awesome v0.6.8/go.mod h1:IwJEJX8eFwDFCcxMjFBIgVWlPTf16yFVk78Rc3RUBjs= +github.com/hugomods/icons/vendors/font-awesome v0.6.9/go.mod h1:YPxdyI0WHuZfvwNeG8ADHXwnWmWIuu3PqiYGz8q9Skw= github.com/hugomods/icons/vendors/simple-icons v1.0.57 h1:Y94q3o80JOMprM6axQyGdrSbuvFes7Pzco8uwMrTp/w= github.com/hugomods/icons/vendors/simple-icons v1.0.57/go.mod h1:QNKkX7+q1fzI51xUGX4qmA11b6B+xTXZ8UMHJAKQEhY= github.com/hugomods/idb-js v0.1.0 h1:mA6hEGtR0aFEdmq9zYMGpfSpCU6SMilx9RzC4uK3DqY=