From ab3d24a46c220e76eea65550cbd2ae2629215c08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:15:00 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.5.3 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d47c883..a49bcd4 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/hugomods/pwa go 1.18 require ( - github.com/hugomods/icons/vendors/bootstrap v0.5.2 // indirect + github.com/hugomods/icons/vendors/bootstrap v0.5.3 // indirect github.com/hugomods/workbox v0.1.0 // indirect github.com/jakearchibald/idb v7.1.1+incompatible // indirect ) diff --git a/go.sum b/go.sum index c916413..1e3aa59 100644 --- a/go.sum +++ b/go.sum @@ -1,6 +1,7 @@ github.com/hugomods/icons v0.6.0 h1:G6RU93okhPPRDh/jqcew9gwkcYpSpg0rCBv4S6yUAFw= github.com/hugomods/icons/vendors/bootstrap v0.5.2 h1:A/6sY9tcTY0kGdz+yJOotRutWaXLXHbwHgI5NDZ4nvk= github.com/hugomods/icons/vendors/bootstrap v0.5.2/go.mod h1:O+9YwW2aJiOIC7R/zmSnoiZjiix1HMJD5J7NRLxRg+M= +github.com/hugomods/icons/vendors/bootstrap v0.5.3/go.mod h1:SuPcqO3u8gN4epmf+2L1G8pg6X3nXj2D6FYRWd+OIrw= github.com/hugomods/workbox v0.1.0 h1:yxuTj3gT1BNf6OitxrjxSJXfmbFBj2UTwdWr142eYFQ= github.com/hugomods/workbox v0.1.0/go.mod h1:RpFcIcltqYsiHWJV6PHPOdMagFZxO7nrO5XUpn/TMoc= github.com/jakearchibald/idb v7.1.1+incompatible h1:/o1ng3qUjgMUeeKFim3J3tiQAitcVXU12pXIjSzwT/c=