From 2cabb2bf2177b11ba483593fda279a02ea98553c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:29:22 +0000 Subject: [PATCH] ci(deps): update module github.com/tabler/tabler-icons to v3.21.0+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 fcd9be6..a9f0f99 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.6 // indirect - github.com/tabler/tabler-icons v3.20.0+incompatible // indirect + github.com/tabler/tabler-icons v3.21.0+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index 8b4fd46..7387a4a 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -56,3 +56,4 @@ github.com/tabler/tabler-icons v3.17.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlU github.com/tabler/tabler-icons v3.18.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v3.19.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v3.20.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= +github.com/tabler/tabler-icons v3.21.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE=