From c937d5d7045cf1db4904197fae0f5ec9f939c755 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 18:19:43 +0000 Subject: [PATCH] ci(deps): update module github.com/hugomods/icons to v0.6.4 --- vendors/bootstrap/go.mod | 2 +- vendors/bootstrap/go.sum | 1 + vendors/feather/go.mod | 2 +- vendors/feather/go.sum | 1 + vendors/font-awesome/go.mod | 2 +- vendors/font-awesome/go.sum | 1 + vendors/lucide/go.mod | 2 +- vendors/lucide/go.sum | 1 + vendors/mdi/go.mod | 2 +- vendors/mdi/go.sum | 1 + vendors/simple-icons/go.mod | 2 +- vendors/simple-icons/go.sum | 1 + vendors/tabler/go.mod | 2 +- vendors/tabler/go.sum | 1 + 14 files changed, 14 insertions(+), 7 deletions(-) diff --git a/vendors/bootstrap/go.mod b/vendors/bootstrap/go.mod index f43caf7..7bad8e6 100644 --- a/vendors/bootstrap/go.mod +++ b/vendors/bootstrap/go.mod @@ -3,6 +3,6 @@ module github.com/hugomods/icons/vendors/bootstrap go 1.18 require ( - github.com/hugomods/icons v0.6.3 // indirect + github.com/hugomods/icons v0.6.4 // indirect github.com/twbs/icons v1.11.3 // indirect ) diff --git a/vendors/bootstrap/go.sum b/vendors/bootstrap/go.sum index c3b3833..057e079 100644 --- a/vendors/bootstrap/go.sum +++ b/vendors/bootstrap/go.sum @@ -3,6 +3,7 @@ github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.2/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.3/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= +github.com/hugomods/icons v0.6.4/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/twbs/icons v1.10.5 h1:F9uvW7cGfDBAautw5aeCmnB3hw4vv3aEQGbHnzcQKaE= github.com/twbs/icons v1.10.5/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA= github.com/twbs/icons v1.11.0/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA= diff --git a/vendors/feather/go.mod b/vendors/feather/go.mod index fd2e09c..42608ea 100644 --- a/vendors/feather/go.mod +++ b/vendors/feather/go.mod @@ -4,5 +4,5 @@ go 1.18 require ( github.com/feathericons/feather v4.29.2+incompatible // indirect - github.com/hugomods/icons v0.6.3 // indirect + github.com/hugomods/icons v0.6.4 // indirect ) diff --git a/vendors/feather/go.sum b/vendors/feather/go.sum index 03c8c67..71617b6 100644 --- a/vendors/feather/go.sum +++ b/vendors/feather/go.sum @@ -7,3 +7,4 @@ github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.2/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.3/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= +github.com/hugomods/icons v0.6.4/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= diff --git a/vendors/font-awesome/go.mod b/vendors/font-awesome/go.mod index 3c3b10e..58cc528 100644 --- a/vendors/font-awesome/go.mod +++ b/vendors/font-awesome/go.mod @@ -4,5 +4,5 @@ go 1.18 require ( github.com/hugomods/font-awesome v6.5.2+incompatible // indirect - github.com/hugomods/icons v0.6.3 // indirect + github.com/hugomods/icons v0.6.4 // indirect ) diff --git a/vendors/font-awesome/go.sum b/vendors/font-awesome/go.sum index afc525f..0bfec0d 100644 --- a/vendors/font-awesome/go.sum +++ b/vendors/font-awesome/go.sum @@ -8,3 +8,4 @@ github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.2/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.3/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= +github.com/hugomods/icons v0.6.4/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= diff --git a/vendors/lucide/go.mod b/vendors/lucide/go.mod index 6649c1c..01286f7 100644 --- a/vendors/lucide/go.mod +++ b/vendors/lucide/go.mod @@ -3,6 +3,6 @@ module github.com/hugomods/icons/vendors/lucide go 1.18 require ( - github.com/hugomods/icons v0.6.3 // indirect + github.com/hugomods/icons v0.6.4 // indirect github.com/hugomods/lucide-icons v0.331.0 // indirect ) diff --git a/vendors/lucide/go.sum b/vendors/lucide/go.sum index e567641..851e59b 100644 --- a/vendors/lucide/go.sum +++ b/vendors/lucide/go.sum @@ -3,6 +3,7 @@ github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.2/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.3/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= +github.com/hugomods/icons v0.6.4/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/lucide-icons v0.288.0 h1:TmjBvRXRPFKScQXKfkFqrG0Tin/At3gKzIQ6TS7dNMQ= github.com/hugomods/lucide-icons v0.288.0/go.mod h1:7loUmJrnD5umJ2sWSCb3AffZt0fYnSc1I+yBRjgHgw8= github.com/hugomods/lucide-icons v0.289.0/go.mod h1:7loUmJrnD5umJ2sWSCb3AffZt0fYnSc1I+yBRjgHgw8= diff --git a/vendors/mdi/go.mod b/vendors/mdi/go.mod index 1fb2c34..0c09f5d 100644 --- a/vendors/mdi/go.mod +++ b/vendors/mdi/go.mod @@ -4,5 +4,5 @@ go 1.18 require ( github.com/Templarian/MaterialDesign-SVG v7.4.47+incompatible // indirect - github.com/hugomods/icons v0.6.3 // indirect + github.com/hugomods/icons v0.6.4 // indirect ) diff --git a/vendors/mdi/go.sum b/vendors/mdi/go.sum index 1d391f6..a521ca2 100644 --- a/vendors/mdi/go.sum +++ b/vendors/mdi/go.sum @@ -7,3 +7,4 @@ github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.2/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.3/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= +github.com/hugomods/icons v0.6.4/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= diff --git a/vendors/simple-icons/go.mod b/vendors/simple-icons/go.mod index b8ad79f..fbab7cf 100644 --- a/vendors/simple-icons/go.mod +++ b/vendors/simple-icons/go.mod @@ -3,6 +3,6 @@ module github.com/hugomods/icons/vendors/simple-icons go 1.18 require ( - github.com/hugomods/icons v0.6.3 // indirect + github.com/hugomods/icons v0.6.4 // indirect github.com/hugomods/simple-icons v12.2.0+incompatible // indirect ) diff --git a/vendors/simple-icons/go.sum b/vendors/simple-icons/go.sum index de4761b..c06c492 100644 --- a/vendors/simple-icons/go.sum +++ b/vendors/simple-icons/go.sum @@ -3,6 +3,7 @@ github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.2/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.3/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= +github.com/hugomods/icons v0.6.4/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/simple-icons v9.0.0+incompatible h1:ZZM7u0GslH3dlneSTxOsqdLuCxJkHwDXtRX9pa8RQGM= github.com/hugomods/simple-icons v9.0.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U= github.com/hugomods/simple-icons v9.1.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U= diff --git a/vendors/tabler/go.mod b/vendors/tabler/go.mod index c6b6276..dc8524b 100644 --- a/vendors/tabler/go.mod +++ b/vendors/tabler/go.mod @@ -3,6 +3,6 @@ module github.com/hugomods/icons/vendors/tabler go 1.18 require ( - github.com/hugomods/icons v0.6.3 // indirect + github.com/hugomods/icons v0.6.4 // indirect github.com/tabler/tabler-icons v3.5.0+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index e9efed9..3092fda 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -3,6 +3,7 @@ github.com/hugomods/icons v0.6.0/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.2/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/hugomods/icons v0.6.3/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= +github.com/hugomods/icons v0.6.4/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= github.com/tabler/tabler-icons v2.22.0+incompatible h1:rSS2QGaxKGma4WeoI0y3KGmBn9p6SuYkNlqa+hjDv4g= github.com/tabler/tabler-icons v2.22.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v2.23.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE=