From 72de850764fc4f57cd0b7cf76fb3c2bbd25ef95d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 09:14:17 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/simple-icons to v1.0.48 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index be18f89..7f9cdf6 100644 --- a/go.mod +++ b/go.mod @@ -73,7 +73,7 @@ require ( 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.8 // indirect - github.com/hugomods/icons/vendors/simple-icons v1.0.47 // indirect + github.com/hugomods/icons/vendors/simple-icons v1.0.48 // indirect github.com/hugomods/idb-js v0.1.0 // indirect github.com/hugomods/images v0.11.0 // indirect github.com/hugomods/katex v0.3.3 // indirect diff --git a/go.sum b/go.sum index 37ffa74..53c3248 100644 --- a/go.sum +++ b/go.sum @@ -190,6 +190,7 @@ github.com/hugomods/icons/vendors/simple-icons v1.0.46 h1:9JsV4HaZQSKoVFySLIlGke github.com/hugomods/icons/vendors/simple-icons v1.0.46/go.mod h1:OkG7GY2x/zFC9k3ueYcm2vmtNhIMczRb188FLfg+mJI= github.com/hugomods/icons/vendors/simple-icons v1.0.47 h1:4EZMQ0b6+8gNRe2DI/fRnOL9Y+pQVioF4BHef8OZPnY= github.com/hugomods/icons/vendors/simple-icons v1.0.47/go.mod h1:+OxJaLg5ElwlUW/JhUq7IeuXg0tKLoB8MaOhkWQW0Eg= +github.com/hugomods/icons/vendors/simple-icons v1.0.48/go.mod h1:OW3DGGP2A2ArBfZWjnLsiZShjXr2fltoP57HySYrsTg= github.com/hugomods/idb-js v0.1.0 h1:mA6hEGtR0aFEdmq9zYMGpfSpCU6SMilx9RzC4uK3DqY= github.com/hugomods/idb-js v0.1.0/go.mod h1:GPfnmr+BQpP4s6Epd4Yu+RlUog8q/Djw8qy8BZFWZ04= github.com/hugomods/images v0.10.1 h1:ok3ZUZ63MAcmFuTx2kC5JJ3Sffd420RRW9yO57SFeQA=