From 3b8c8ab4a0ad2de551b677becd2b744c732b1ff1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 00:49:38 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/images to v0.10.0 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 45e58ff..f08a3da 100644 --- a/go.mod +++ b/go.mod @@ -33,7 +33,7 @@ require ( github.com/hugomods/icons/vendors/bootstrap v0.5.6 // indirect github.com/hugomods/icons/vendors/font-awesome v0.6.5 // indirect github.com/hugomods/idb-js v0.1.0 // indirect - github.com/hugomods/images v0.9.3 // indirect + github.com/hugomods/images v0.10.0 // indirect github.com/hugomods/mermaid v0.1.1 // indirect github.com/hugomods/pwa v0.7.0 // indirect github.com/hugomods/search v0.13.3 // indirect diff --git a/go.sum b/go.sum index 5c1c893..15847f4 100644 --- a/go.sum +++ b/go.sum @@ -90,6 +90,7 @@ github.com/hugomods/images v0.9.1 h1:+wUsdPf+v0bRXQHkcQRhIJukYQEx2sdu5I+jEB+Q174 github.com/hugomods/images v0.9.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= github.com/hugomods/images v0.9.2/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= github.com/hugomods/images v0.9.3/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= +github.com/hugomods/images v0.10.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= github.com/hugomods/mermaid v0.1.1 h1:12b8DbdiKOTtPmkWOMXsBz3LKkAWVqa5tGkbEboj0a4= github.com/hugomods/mermaid v0.1.1/go.mod h1:7sKIZLAeYsXXnKRh4KR70UQx27xnzf0mSQ2o99zTLS0= github.com/hugomods/pwa v0.7.0 h1:4m8WTkWSEWi2FCnfHMJm1ZbcAPbPbHElh2gepPzfM3A=