From d14ea0eae70a3e2584095a13325c2af2f4c4302b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 18:04:39 +0000 Subject: [PATCH] Update module github.com/twbs/icons to v1.11.3 --- bootstrap-icons/go.mod | 2 +- bootstrap-icons/go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap-icons/go.mod b/bootstrap-icons/go.mod index fdbf0e7..57f3308 100644 --- a/bootstrap-icons/go.mod +++ b/bootstrap-icons/go.mod @@ -2,4 +2,4 @@ module github.com/hebs-web-design/hugo-modules/bootstrap-icons go 1.19 -require github.com/twbs/icons v1.11.2 // indirect +require github.com/twbs/icons v1.11.3 // indirect diff --git a/bootstrap-icons/go.sum b/bootstrap-icons/go.sum index 20d6666..69f1685 100644 --- a/bootstrap-icons/go.sum +++ b/bootstrap-icons/go.sum @@ -1,3 +1,4 @@ github.com/twbs/icons v1.11.1 h1:lMKkMwupTDfBJWXx6RFLwfYuCmqG/uUAu2LaOf7bZjU= github.com/twbs/icons v1.11.1/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA= github.com/twbs/icons v1.11.2/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA= +github.com/twbs/icons v1.11.3/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=