From 8813aea3802033a9e24f3648685165dcf7560997 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:24:44 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/images to v0.8.4 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2e15cbc..886da47 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.19 require ( github.com/hugomods/icons/vendors/bootstrap v0.5.3 // indirect - github.com/hugomods/images v0.8.3 // indirect + github.com/hugomods/images v0.8.4 // indirect ) diff --git a/go.sum b/go.sum index ec7f682..d0f6325 100644 --- a/go.sum +++ b/go.sum @@ -10,3 +10,4 @@ github.com/hugomods/images v0.8.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOs github.com/hugomods/images v0.8.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= github.com/hugomods/images v0.8.2/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= github.com/hugomods/images v0.8.3/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY= +github.com/hugomods/images v0.8.4/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=