From c152ba1e28a1cbfebb891260e4b9f30c18f191eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 10:56:36 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/images to v0.9.1 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e8fc447..5690362 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.19 require ( github.com/hugomods/icons/vendors/bootstrap v0.5.5 // indirect - github.com/hugomods/images v0.9.0 // indirect + github.com/hugomods/images v0.9.1 // indirect ) diff --git a/go.sum b/go.sum index 39c778d..d0ea996 100644 --- a/go.sum +++ b/go.sum @@ -14,3 +14,4 @@ github.com/hugomods/images v0.8.2/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOs github.com/hugomods/images v0.8.3/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= github.com/hugomods/images v0.8.4/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= github.com/hugomods/images v0.9.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= +github.com/hugomods/images v0.9.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=