diff --git a/vendors/tabler/go.mod b/vendors/tabler/go.mod index b534e03..4669369 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.0 // indirect - github.com/tabler/tabler-icons v2.29.0+incompatible // indirect + github.com/tabler/tabler-icons v2.30.0+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index a9d9257..d11d355 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -9,3 +9,4 @@ github.com/tabler/tabler-icons v2.26.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlU github.com/tabler/tabler-icons v2.27.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v2.28.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v2.29.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= +github.com/tabler/tabler-icons v2.30.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE=