From 257cfdb2030eb7a8af857a74cd4ee938b5e42ce1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 01:29:18 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/font-awesome to v0.6.8 --- go.mod | 4 ++-- go.sum | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 46a492c..c89f95e 100644 --- a/go.mod +++ b/go.mod @@ -63,7 +63,7 @@ require ( github.com/hugomods/base v0.7.2 // indirect github.com/hugomods/bootstrap v0.22.3 // indirect github.com/hugomods/code-block-panel v0.7.0 // indirect - github.com/hugomods/font-awesome v6.5.2+incompatible // indirect + github.com/hugomods/font-awesome v6.6.0+incompatible // indirect github.com/hugomods/fuse-js v0.1.0 // indirect github.com/hugomods/giscus v0.1.1 // indirect github.com/hugomods/google-adsense v0.1.0 // indirect @@ -72,7 +72,7 @@ require ( github.com/hugomods/i18n-js v0.2.1 // indirect github.com/hugomods/icons v0.6.4 // indirect github.com/hugomods/icons/vendors/bootstrap v0.5.7 // indirect - github.com/hugomods/icons/vendors/font-awesome v0.6.7 // indirect + github.com/hugomods/icons/vendors/font-awesome v0.6.8 // indirect github.com/hugomods/icons/vendors/simple-icons v1.0.45 // indirect github.com/hugomods/idb-js v0.1.0 // indirect github.com/hugomods/images v0.11.0 // indirect diff --git a/go.sum b/go.sum index abee0d4..46cb8d0 100644 --- a/go.sum +++ b/go.sum @@ -151,6 +151,7 @@ github.com/hugomods/code-block-panel v0.7.0 h1:7y8wbXMPvaFpqNIRUb8ykOQtz+E8lVcYd github.com/hugomods/code-block-panel v0.7.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg= github.com/hugomods/font-awesome v6.5.2+incompatible h1:sDSRuMLUK7N7u/PTpNngqoqbfUI/UP9Rcb+885kV4Wk= github.com/hugomods/font-awesome v6.5.2+incompatible/go.mod h1:C2wW6xDvHkcMlJMVTPQ+Npt+rO0OGv13xT1iyll2z2Q= +github.com/hugomods/font-awesome v6.6.0+incompatible/go.mod h1:C2wW6xDvHkcMlJMVTPQ+Npt+rO0OGv13xT1iyll2z2Q= github.com/hugomods/fuse-js v0.1.0 h1:CmWHBZANvjOP44RDNQNLntqlLf9GLqeM29jekxTNcPE= github.com/hugomods/fuse-js v0.1.0/go.mod h1:srCqvtBQR02HS/abTraDU4oINv1D3PljNPdexdoHhpo= github.com/hugomods/giscus v0.1.1 h1:Kb8137Cp2nQJPFb6e+CdXy8nyIAJ2dFIymG4bDdaXWI= @@ -176,6 +177,7 @@ github.com/hugomods/icons/vendors/font-awesome v0.6.6 h1:rb12roByF9LZfUxBpyhyqen github.com/hugomods/icons/vendors/font-awesome v0.6.6/go.mod h1:2IVdmnq+IWCnPFYsvbxq59dTuW3+prPLerpu8Ezobro= github.com/hugomods/icons/vendors/font-awesome v0.6.7 h1:ClgvOsbHwl/I2tBhKAJs9iLveNLryjeBze4J4N0E0VA= github.com/hugomods/icons/vendors/font-awesome v0.6.7/go.mod h1:aVL3nnSpH24/y4NJTNow1IWDbkLewDUuZUc1EYJIQAg= +github.com/hugomods/icons/vendors/font-awesome v0.6.8/go.mod h1:IwJEJX8eFwDFCcxMjFBIgVWlPTf16yFVk78Rc3RUBjs= github.com/hugomods/icons/vendors/simple-icons v1.0.43 h1:+5BqxGNTvwGIVBfxwAeairICGzyvk2V+d+fEznXqCqU= github.com/hugomods/icons/vendors/simple-icons v1.0.43/go.mod h1:4XiukTwoxx4f9qLYUsSppODCq7mQx/P/cJp2UDHzECw= github.com/hugomods/icons/vendors/simple-icons v1.0.44 h1:xibHEtNIvTOrofctNjRgZu39stg1mf5y2pu/zMsKpCc=