diff --git a/vendors/tabler/go.mod b/vendors/tabler/go.mod index d5b29a1..e540546 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.34.0+incompatible // indirect + github.com/tabler/tabler-icons v2.35.0+incompatible // indirect ) diff --git a/vendors/tabler/go.sum b/vendors/tabler/go.sum index 16d69ad..cc9aa0d 100644 --- a/vendors/tabler/go.sum +++ b/vendors/tabler/go.sum @@ -14,3 +14,4 @@ github.com/tabler/tabler-icons v2.31.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlU github.com/tabler/tabler-icons v2.32.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v2.33.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= github.com/tabler/tabler-icons v2.34.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE= +github.com/tabler/tabler-icons v2.35.0+incompatible/go.mod h1:Ap75CRdhXxprnUnPlUCRLvJ2pIFNqwxIipj3GfD6XHE=