From 21203cc560178c430e01b05f640239b6ead36fa3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 13:48:37 +0000 Subject: [PATCH] ci(deps): update module github.com/tabler/tabler-icons to v3.0.1+incompatible --- 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 19035bc..ab7334f 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 v3.0.0+incompatible // indirect + github.com/tabler/tabler-icons v3.0.1+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index edb1537..e18b937 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -31,3 +31,4 @@ github.com/tabler/tabler-icons v2.45.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlU 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= +github.com/tabler/tabler-icons v3.0.1+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE=