From 915f74f6bdf731547697d4963b0bd8497cd30834 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 21:56:55 +0000 Subject: [PATCH] ci(deps): update module github.com/tabler/tabler-icons to v3 --- vendors/tabler/go.mod | 2 +- vendors/tabler/go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/vendors/tabler/go.mod b/vendors/tabler/go.mod index 772f863..19035bc 100644 --- a/vendors/tabler/go.mod +++ b/vendors/tabler/go.mod @@ -4,5 +4,5 @@ go 1.18 require ( github.com/hugomods/icons v0.6.3 // indirect - github.com/tabler/tabler-icons v2.47.0+incompatible // indirect + github.com/tabler/tabler-icons v3.0.0+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index 0f1c290..edb1537 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -30,3 +30,4 @@ github.com/tabler/tabler-icons v2.44.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlU github.com/tabler/tabler-icons v2.45.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v2.46.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v2.47.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= +github.com/tabler/tabler-icons v3.0.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE=