From 6d1fffffd9bb0cc21418a53b0a54779d8fbcde0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:47:59 +0000 Subject: [PATCH] ci(deps): update module github.com/hugomods/icons to v0.6.5 --- 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 7bad8e6..d84629c 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.4 // indirect + github.com/hugomods/icons v0.6.5 // indirect github.com/twbs/icons v1.11.3 // indirect ) diff --git a/vendors/bootstrap/go.sum b/vendors/bootstrap/go.sum index 057e079..e0b0d79 100644 --- a/vendors/bootstrap/go.sum +++ b/vendors/bootstrap/go.sum @@ -4,6 +4,7 @@ github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 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/icons v0.6.5/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 42608ea..9442da2 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.4 // indirect + github.com/hugomods/icons v0.6.5 // indirect ) diff --git a/vendors/feather/go.sum b/vendors/feather/go.sum index 71617b6..5305be6 100644 --- a/vendors/feather/go.sum +++ b/vendors/feather/go.sum @@ -8,3 +8,4 @@ github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 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/icons v0.6.5/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= diff --git a/vendors/font-awesome/go.mod b/vendors/font-awesome/go.mod index 4a136ab..5ccee14 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.6.0+incompatible // indirect - github.com/hugomods/icons v0.6.4 // indirect + github.com/hugomods/icons v0.6.5 // indirect ) diff --git a/vendors/font-awesome/go.sum b/vendors/font-awesome/go.sum index 023ac17..62667cb 100644 --- a/vendors/font-awesome/go.sum +++ b/vendors/font-awesome/go.sum @@ -10,3 +10,4 @@ github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 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/icons v0.6.5/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= diff --git a/vendors/lucide/go.mod b/vendors/lucide/go.mod index 01286f7..ee9296f 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.4 // indirect + github.com/hugomods/icons v0.6.5 // indirect github.com/hugomods/lucide-icons v0.331.0 // indirect ) diff --git a/vendors/lucide/go.sum b/vendors/lucide/go.sum index 851e59b..e644b8c 100644 --- a/vendors/lucide/go.sum +++ b/vendors/lucide/go.sum @@ -4,6 +4,7 @@ github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 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/icons v0.6.5/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 0c09f5d..e384df1 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.4 // indirect + github.com/hugomods/icons v0.6.5 // indirect ) diff --git a/vendors/mdi/go.sum b/vendors/mdi/go.sum index a521ca2..18803a8 100644 --- a/vendors/mdi/go.sum +++ b/vendors/mdi/go.sum @@ -8,3 +8,4 @@ github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 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/icons v0.6.5/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg= diff --git a/vendors/simple-icons/go.mod b/vendors/simple-icons/go.mod index c7f3be4..9263610 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.4 // indirect + github.com/hugomods/icons v0.6.5 // indirect github.com/hugomods/simple-icons v13.14.1+incompatible // indirect ) diff --git a/vendors/simple-icons/go.sum b/vendors/simple-icons/go.sum index 566bf6e..b17e477 100644 --- a/vendors/simple-icons/go.sum +++ b/vendors/simple-icons/go.sum @@ -4,6 +4,7 @@ github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 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/icons v0.6.5/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 c334034..0d09362 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.4 // indirect + github.com/hugomods/icons v0.6.5 // indirect github.com/tabler/tabler-icons v3.19.0+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index c81a9d2..6b6d39f 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -4,6 +4,7 @@ github.com/hugomods/icons v0.6.1/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3 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/icons v0.6.5/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=