From f96bed6f5208519915c475d98a7d5d9fb37027cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 18:29:42 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.5.5 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5dbfc89..e177c8a 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.19 require ( github.com/hbstack/hb v0.11.0 // indirect - github.com/hugomods/icons/vendors/bootstrap v0.5.4 // indirect + github.com/hugomods/icons/vendors/bootstrap v0.5.5 // indirect ) diff --git a/go.sum b/go.sum index f3a2dea..391fbae 100644 --- a/go.sum +++ b/go.sum @@ -5,3 +5,4 @@ github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 github.com/hugomods/icons/vendors/bootstrap v0.5.3 h1:3twbdiKpeCudV0UFNBZqUgBLIjG5qcv4lvvlALgR5ro= github.com/hugomods/icons/vendors/bootstrap v0.5.3/go.mod h1:SuPcqO3u8gN4epmf+2L1G8pg6X3nXj2D6FYRWd+OIrw= github.com/hugomods/icons/vendors/bootstrap v0.5.4/go.mod h1:DtuYP+dG9Sttfsggd9k09h/hapZBsel6JJ1vNetkaCg= +github.com/hugomods/icons/vendors/bootstrap v0.5.5/go.mod h1:DtuYP+dG9Sttfsggd9k09h/hapZBsel6JJ1vNetkaCg=