From 8ae9c2418f1a0b76bd380be7306457b430c2741c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:17:25 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.5.4 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c13ea49b04e..48fa2ea91cf 100644 --- a/go.mod +++ b/go.mod @@ -5,5 +5,5 @@ go 1.18 require ( github.com/hugomods/fuse-js v0.1.0 // indirect github.com/hugomods/i18n-js v0.2.1 // indirect - github.com/hugomods/icons/vendors/bootstrap v0.5.1 // indirect + github.com/hugomods/icons/vendors/bootstrap v0.5.4 // indirect ) diff --git a/go.sum b/go.sum index 44a6bf5ae13..ca981979113 100644 --- a/go.sum +++ b/go.sum @@ -6,3 +6,4 @@ github.com/hugomods/icons v0.6.0 h1:G6RU93okhPPRDh/jqcew9gwkcYpSpg0rCBv4S6yUAFw= github.com/hugomods/icons/vendors/bootstrap v0.5.0 h1:CHEGk677heq2kJZa7XsGHRc3Hwizl9NFkmNw146OVm0= github.com/hugomods/icons/vendors/bootstrap v0.5.0/go.mod h1:kfC17VWV+tNi6PGF4AY7CJBBa1/HEgWxCYq2kNOdcdI= github.com/hugomods/icons/vendors/bootstrap v0.5.1/go.mod h1:tFEoO7zed/8FDT6LeKLGnzDbx7D8HK7ZaLshnF0RYjQ= +github.com/hugomods/icons/vendors/bootstrap v0.5.4/go.mod h1:DtuYP+dG9Sttfsggd9k09h/hapZBsel6JJ1vNetkaCg=