From 172a64aa4510286f800c92df8fbac37222913ebe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:48:11 +0000 Subject: [PATCH] ci(deps): update module github.com/tabler/tabler-icons to v3.20.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 0d09362..5f8b2ae 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.5 // indirect - github.com/tabler/tabler-icons v3.19.0+incompatible // indirect + github.com/tabler/tabler-icons v3.20.0+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index 6b6d39f..5374cfb 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -54,3 +54,4 @@ github.com/tabler/tabler-icons v3.16.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlU github.com/tabler/tabler-icons v3.17.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= 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=