From 70f3cdf26fea353c4e7bbfff66bbd549fa253290 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 23:13:19 +0000 Subject: [PATCH] ci(deps): update module github.com/tabler/tabler-icons to v3.1.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 92d61ba..cdc1f77 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.3+incompatible // indirect + github.com/tabler/tabler-icons v3.1.0+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index 7ad7ac8..9f4293f 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -34,3 +34,4 @@ github.com/tabler/tabler-icons v3.0.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUC github.com/tabler/tabler-icons v3.0.1+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v3.0.2+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v3.0.3+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= +github.com/tabler/tabler-icons v3.1.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE=